{"id":3493578,"name":"github.com/apache/arrow","ecosystem":"go","description":"","homepage":"https://github.com/apache/arrow","licenses":"Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 2 more","normalized_licenses":["Apache-2.0","BSD-2-Clause","BSD-3-Clause","CERN-OHL-P-2.0"],"repository_url":"https://github.com/apache/arrow","keywords_array":[],"namespace":"github.com/apache","versions_count":2,"first_release_published_at":"2018-08-03T00:02:19.000Z","latest_release_published_at":"2018-08-18T17:44:52.000Z","latest_release_number":"v0.0.0-20180818174452-349e6b091df5","last_synced_at":"2026-04-24T13:01:05.159Z","created_at":"2022-04-10T19:17:56.157Z","updated_at":"2026-04-24T13:01:05.160Z","registry_url":"https://pkg.go.dev/github.com/apache/arrow","install_command":"go get github.com/apache/arrow","documentation_url":"https://pkg.go.dev/github.com/apache/arrow#section-documentation","metadata":{},"repo_metadata":{"id":37274349,"uuid":"51905353","full_name":"apache/arrow","owner":"apache","description":"Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics","archived":false,"fork":false,"pushed_at":"2025-10-10T09:45:55.000Z","size":216041,"stargazers_count":16045,"open_issues_count":4645,"forks_count":3875,"subscribers_count":345,"default_branch":"main","last_synced_at":"2025-10-11T11:33:53.147Z","etag":null,"topics":["arrow","parquet"],"latest_commit_sha":null,"homepage":"https://arrow.apache.org/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-02-17T08:00:23.000Z","updated_at":"2025-10-11T04:50:02.000Z","dependencies_parsed_at":"2023-09-21T19:00:16.372Z","dependency_job_id":"eb82d521-fda2-4e8c-86a3-b41d5c67b1f9","html_url":"https://github.com/apache/arrow","commit_stats":{"total_commits":17076,"total_committers":1249,"mean_commits":"13.671737389911929","dds":0.9033731553056922,"last_synced_commit":"f41f59066b79fbf59719e68ef0f908afd6c5218c"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/apache/arrow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/arrow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/sbom","scorecard":{"id":55500,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/arrow","commit":"0ae71f81d56bfac1968956304e965790510bfa7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 22/28 approved changesets -- score normalized to 7","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cpp.yml:74"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/csharp.yml:136","Info: topLevel 'contents' permission set to 'read': .github/workflows/archery.yml:50","Info: topLevel 'contents' permission set to 'read': .github/workflows/comment_bot.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp.yml:66","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp_extra.yml:74","Info: topLevel 'contents' permission set to 'read': .github/workflows/csharp.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/dev.yml:35","Info: topLevel 'contents' permission set to 'read': .github/workflows/dev_pr.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs_light.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/integration.yml:54","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue_bot.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/matlab.yml:44","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_bot.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr_review_trigger.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/python.yml:48","Info: topLevel 'contents' permission set to 'read': .github/workflows/r.yml:58","Info: topLevel 'contents' permission set to 'read': .github/workflows/r_nightly.yml:40","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release_candidate.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/ruby.yml:62","Info: topLevel 'contents' permission set to 'read': .github/workflows/verify_rc.yml:36"],"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: apache-arrow-21.0.0.tar.gz.asc: https://github.com/apache/arrow/releases/tag/apache-arrow-21.0.0","Info: signed release artifact: apache-arrow-21.0.0.tar.gz.asc: https://github.com/apache/arrow/releases/tag/apache-arrow-21.0.0-rc6","Info: signed release artifact: apache-arrow-21.0.0.tar.gz.asc: https://github.com/apache/arrow/releases/tag/apache-arrow-21.0.0-rc5","Info: signed release artifact: apache-arrow-21.0.0.tar.gz.asc: https://github.com/apache/arrow/releases/tag/apache-arrow-21.0.0-rc4","Info: signed release artifact: apache-arrow-21.0.0.tar.gz.asc: https://github.com/apache/arrow/releases/tag/apache-arrow-21.0.0-rc3","Warn: release artifact apache-arrow-21.0.0 does not have provenance: https://api.github.com/repos/apache/arrow/releases/233054882","Warn: release artifact apache-arrow-21.0.0-rc6 does not have provenance: https://api.github.com/repos/apache/arrow/releases/231700940","Warn: release artifact apache-arrow-21.0.0-rc5 does not have provenance: https://api.github.com/repos/apache/arrow/releases/231689096","Warn: release artifact apache-arrow-21.0.0-rc4 does not have provenance: https://api.github.com/repos/apache/arrow/releases/231668362","Warn: release artifact apache-arrow-21.0.0-rc3 does not have provenance: https://api.github.com/repos/apache/arrow/releases/231652512"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/src/arrow/ipc/file_fuzz.cc:24","Info: CppLibFuzzer integration found: cpp/src/arrow/ipc/stream_fuzz.cc:24","Info: CppLibFuzzer integration found: cpp/src/arrow/ipc/tensor_stream_fuzz.cc:24","Info: CppLibFuzzer integration found: cpp/src/parquet/arrow/fuzz.cc:21","Info: CppLibFuzzer integration found: cpp/src/arrow/ipc/file_fuzz.cc:24","Info: CppLibFuzzer integration found: cpp/src/arrow/ipc/stream_fuzz.cc:24","Info: CppLibFuzzer integration found: cpp/src/arrow/ipc/tensor_stream_fuzz.cc:24","Info: CppLibFuzzer integration found: cpp/src/parquet/arrow/fuzz.cc:21"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: CVE-2021-46141","Warn: Project is vulnerable to: CVE-2021-46142","Warn: Project is vulnerable to: CVE-2024-34402","Warn: Project is vulnerable to: CVE-2024-34403","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: (( can only be used to open an arithmetic cmd: ci/docker/python-wheel-windows-test-vs2022-base.dockerfile:47-48","Info: Possibly incomplete results: error parsing shell code: \"if \u003ccond\u003e\" must be followed by \"then\": ci/docker/python-wheel-windows-test-vs2022.dockerfile:30-34","Info: Possibly incomplete results: error parsing shell code: (( can only be used to open an arithmetic cmd: ci/docker/python-wheel-windows-vs2022-base.dockerfile:81-82","Info: Possibly incomplete results: error parsing shell code: \"if \u003ccond\u003e\" must be followed by \"then\": ci/docker/python-wheel-windows-vs2022.dockerfile:26-30","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/archery.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/archery.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/archery.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/archery.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpp.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/cpp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpp.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/cpp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpp.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/cpp.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cpp.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/cpp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpp.yml:446: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/cpp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpp.yml:468: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/cpp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpp.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/cpp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpp.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/cpp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpp.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/cpp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpp.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/cpp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpp.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/cpp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/csharp.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/csharp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/csharp.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/csharp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/csharp.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/csharp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/csharp.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/csharp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/csharp.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/csharp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/csharp.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/csharp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/csharp.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/csharp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/csharp.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/csharp.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/dev.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/dev.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_light.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/docs_light.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/matlab.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/matlab.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/matlab.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/matlab.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/matlab.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/matlab.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/matlab.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/matlab.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/matlab.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/matlab.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/matlab.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/matlab.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/matlab.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/matlab.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/matlab.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/matlab.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/matlab.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/matlab.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/matlab.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/matlab.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/matlab.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/matlab.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/matlab.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/matlab.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/r.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/r.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/r.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/r.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/r.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/r.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/r.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/r.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/r.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/r.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/r.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/r.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/r.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/r.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/r.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/r.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/r_nightly.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/r_nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/r_nightly.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/r_nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_candidate.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/release_candidate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/ruby.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ruby.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/ruby.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/ruby.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/ruby.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/ruby.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ruby.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/arrow/ruby.yml/main?enable=pin","Warn: containerImage not pinned by hash: ci/docker/almalinux-8-verify-rc.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/alpine-linux-3.22-cpp.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/centos-7-cpp.dockerfile:18: pin your Docker image by updating centos:centos7 to centos:centos7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4","Warn: containerImage not pinned by hash: ci/docker/conda-cpp.dockerfile:20","Warn: containerImage not pinned by hash: ci/docker/conda-integration.dockerfile:20","Warn: containerImage not pinned by hash: ci/docker/conda-python-cpython-debug.dockerfile:21","Warn: containerImage not pinned by hash: ci/docker/conda-python-dask.dockerfile:21","Warn: containerImage not pinned by hash: ci/docker/conda-python-emscripten.dockerfile:21","Warn: containerImage not pinned by hash: ci/docker/conda-python-hdfs.dockerfile:21","Warn: containerImage not pinned by hash: ci/docker/conda-python-jpype.dockerfile:21","Warn: containerImage not pinned by hash: ci/docker/conda-python-pandas.dockerfile:21","Warn: containerImage not pinned by hash: ci/docker/conda-python-spark.dockerfile:21","Warn: containerImage not pinned by hash: ci/docker/conda-python.dockerfile:20","Warn: containerImage not pinned by hash: ci/docker/conda.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/debian-12-cpp.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/debian-experimental-cpp.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/fedora-42-cpp.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/linux-apt-c-glib.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/linux-apt-docs.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/linux-apt-python-3.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/linux-apt-python-313-freethreading.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/linux-apt-r.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/linux-apt-ruby.dockerfile:20","Warn: containerImage not pinned by hash: ci/docker/linux-dnf-python-3.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/linux-r.dockerfile:22","Warn: containerImage not pinned by hash: ci/docker/python-free-threaded-wheel-manylinux-test-imports.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/python-free-threaded-wheel-manylinux-test-unittests.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/python-free-threaded-wheel-musllinux-test-imports.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/python-free-threaded-wheel-musllinux-test-unittests.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/python-free-threaded-wheel-windows-test-vs2022.dockerfile:25","Warn: containerImage not pinned by hash: ci/docker/python-free-threaded-wheel-windows-vs2022.dockerfile:25","Warn: containerImage not pinned by hash: ci/docker/python-sdist.dockerfile:18: pin your Docker image by updating amd64/ubuntu:20.04 to amd64/ubuntu:20.04@sha256:efc44a68d205033006a2f924c85189d384615943d065cb255493bdc5f63060ad","Warn: containerImage not pinned by hash: ci/docker/python-wheel-manylinux-test.dockerfile:20","Warn: containerImage not pinned by hash: ci/docker/python-wheel-manylinux.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/python-wheel-musllinux-test.dockerfile:20","Warn: containerImage not pinned by hash: ci/docker/python-wheel-musllinux.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/python-wheel-windows-test-vs2022-base.dockerfile:23: pin your Docker image by updating mcr.microsoft.com/windows/servercore:ltsc2022 to mcr.microsoft.com/windows/servercore:ltsc2022@sha256:d9e1a220c13cf25c7b213fbd96df2b63671e2dba0de3909003d4bb23a8bc8a1c","Warn: containerImage not pinned by hash: ci/docker/python-wheel-windows-test-vs2022.dockerfile:25","Warn: containerImage not pinned by hash: ci/docker/python-wheel-windows-vs2022-base.dockerfile:55: pin your Docker image by updating mcr.microsoft.com/windows/servercore:ltsc2022 to mcr.microsoft.com/windows/servercore:ltsc2022@sha256:d9e1a220c13cf25c7b213fbd96df2b63671e2dba0de3909003d4bb23a8bc8a1c","Warn: containerImage not pinned by hash: ci/docker/python-wheel-windows-vs2022.dockerfile:22","Warn: containerImage not pinned by hash: ci/docker/ubuntu-22.04-cpp-minimal.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/ubuntu-22.04-cpp.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/ubuntu-22.04-csharp.dockerfile:21","Warn: containerImage not pinned by hash: ci/docker/ubuntu-22.04-verify-rc.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/ubuntu-24.04-cpp-minimal.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/ubuntu-24.04-cpp.dockerfile:19","Warn: containerImage not pinned by hash: ci/docker/ubuntu-24.04-verify-rc.dockerfile:19","Warn: containerImage not pinned by hash: cpp/examples/minimal_build/minimal.dockerfile:18: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: cpp/examples/minimal_build/system_dependency.dockerfile:18: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: cpp/examples/tutorial_examples/tutorial.dockerfile:18: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: dev/release/binary/Dockerfile:18: pin your Docker image by updating debian:bookworm to debian:bookworm@sha256:731dd1380d6a8d170a695dbeb17fe0eade0e1c29f654cf0a3a07f372191c3f4b","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow-apt-source/apt/debian-bookworm/Dockerfile:18: pin your Docker image by updating debian:bookworm to debian:bookworm@sha256:731dd1380d6a8d170a695dbeb17fe0eade0e1c29f654cf0a3a07f372191c3f4b","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow-apt-source/apt/debian-trixie/Dockerfile:18: pin your Docker image by updating debian:trixie to debian:trixie@sha256:1e4c405325e536fe420082178fbb2484079f519ef46932b781af9c7d2633563f","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow-apt-source/apt/ubuntu-jammy/Dockerfile:18: pin your Docker image by updating ubuntu:jammy to ubuntu:jammy@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow-apt-source/apt/ubuntu-noble/Dockerfile:18: pin your Docker image by updating ubuntu:noble to ubuntu:noble@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow-release/yum/almalinux-10/Dockerfile:18: pin your Docker image by updating almalinux:10 to almalinux:10@sha256:43388cb75d4faaec024fdd86205b6f8b8c47ce221c2526fc6651cdf8f9926b98","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow-release/yum/almalinux-8/Dockerfile:18: pin your Docker image by updating almalinux:8 to almalinux:8@sha256:2d4abdee2caecd851d2d6591dfb2205ba18549bc080ad5377875c990331e41c4","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow-release/yum/almalinux-9/Dockerfile:18: pin your Docker image by updating almalinux:9 to almalinux:9@sha256:192e2ba3e2867b39b4bb2f689643e35353772968d9bfeb3b3c652f1a84cca3cf","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow-release/yum/amazon-linux-2023/Dockerfile:18: pin your Docker image by updating amazonlinux:2023 to amazonlinux:2023@sha256:472957840eacc161151bea727e9b7db4ca0c4fc857e870a9218e97f5c46b34e6","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow-release/yum/centos-7/Dockerfile:18: pin your Docker image by updating centos:7 to centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow-release/yum/centos-9-stream/Dockerfile:18: pin your Docker image by updating quay.io/centos/centos:stream9 to quay.io/centos/centos:stream9@sha256:11e44d30c45661567009402629a7eeb3579739957fe3827d469a353d0fe1801f","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow/apt/debian-bookworm/Dockerfile:19","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow/apt/debian-trixie/Dockerfile:19","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow/apt/ubuntu-jammy/Dockerfile:19","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow/apt/ubuntu-noble/Dockerfile:19","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow/yum/almalinux-10/Dockerfile:19","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow/yum/almalinux-8/Dockerfile:19","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow/yum/almalinux-9/Dockerfile:19","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow/yum/amazon-linux-2023/Dockerfile:19","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow/yum/centos-7/Dockerfile:19","Warn: containerImage not pinned by hash: dev/tasks/linux-packages/apache-arrow/yum/centos-9-stream/Dockerfile:19","Warn: containerImage not pinned by hash: python/examples/minimal_build/Dockerfile.fedora:18: pin your Docker image by updating fedora:42 to fedora:42@sha256:3da64cb89971a1cdbc6046e307eeebcb54f7281c0a606ee48d9995473f6b88d5","Warn: containerImage not pinned by hash: python/examples/minimal_build/Dockerfile.ubuntu:18: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: downloadThenRun not pinned by hash: ci/docker/conda-integration.dockerfile:49-50","Warn: downloadThenRun not pinned by hash: ci/docker/conda-integration.dockerfile:73","Warn: pipCommand not pinned by hash: ci/docker/conda-python-emscripten.dockerfile:35-36","Warn: pipCommand not pinned by hash: ci/docker/conda-python-emscripten.dockerfile:35-36","Warn: pipCommand not pinned by hash: ci/docker/conda-python-pandas.dockerfile:29-32","Warn: npmCommand not pinned by hash: ci/docker/linux-apt-docs.dockerfile:26-79","Warn: pipCommand not pinned by hash: ci/docker/linux-apt-docs.dockerfile:103-106","Warn: pipCommand not pinned by hash: ci/docker/linux-apt-python-3.dockerfile:27-32","Warn: pipCommand not pinned by hash: ci/docker/linux-apt-python-3.dockerfile:27-32","Warn: pipCommand not pinned by hash: ci/docker/linux-apt-r.dockerfile:91-94","Warn: pipCommand not pinned by hash: ci/docker/linux-apt-r.dockerfile:91-94","Warn: pipCommand not pinned by hash: ci/docker/linux-dnf-python-3.dockerfile:29","Warn: pipCommand not pinned by hash: ci/docker/linux-dnf-python-3.dockerfile:35-37","Warn: pipCommand not pinned by hash: ci/docker/python-free-threaded-wheel-manylinux-test-unittests.dockerfile:45-49","Warn: pipCommand not pinned by hash: ci/docker/python-free-threaded-wheel-manylinux-test-unittests.dockerfile:50","Warn: pipCommand not pinned by hash: ci/docker/python-free-threaded-wheel-manylinux-test-unittests.dockerfile:51","Warn: pipCommand not pinned by hash: ci/docker/python-free-threaded-wheel-musllinux-test-unittests.dockerfile:60-64","Warn: pipCommand not pinned by hash: ci/docker/python-free-threaded-wheel-musllinux-test-unittests.dockerfile:65","Warn: pipCommand not pinned by hash: ci/docker/python-free-threaded-wheel-musllinux-test-unittests.dockerfile:66","Warn: pipCommand not pinned by hash: ci/docker/python-sdist.dockerfile:34","Warn: pipCommand not pinned by hash: ci/docker/python-wheel-manylinux-test.dockerfile:25","Warn: pipCommand not pinned by hash: ci/docker/python-wheel-manylinux.dockerfile:117-119","Warn: pipCommand not pinned by hash: ci/docker/python-wheel-manylinux.dockerfile:122","Warn: pipCommand not pinned by hash: ci/docker/python-wheel-musllinux-test.dockerfile:35","Warn: pipCommand not pinned by hash: ci/docker/python-wheel-musllinux.dockerfile:114-116","Warn: pipCommand not pinned by hash: ci/docker/python-wheel-musllinux.dockerfile:119","Warn: chocoCommand not pinned by hash: ci/docker/python-wheel-windows-test-vs2022-base.dockerfile:53","Warn: chocoCommand not pinned by hash: ci/docker/python-wheel-windows-test-vs2022-base.dockerfile:60","Warn: chocoCommand not pinned by hash: ci/docker/python-wheel-windows-test-vs2022.dockerfile:38","Warn: chocoCommand not pinned by hash: ci/docker/python-wheel-windows-vs2022-base.dockerfile:88","Warn: chocoCommand not pinned by hash: ci/docker/python-wheel-windows-vs2022-base.dockerfile:89","Warn: chocoCommand not pinned by hash: ci/docker/python-wheel-windows-vs2022.dockerfile:33","Warn: pipCommand not pinned by hash: python/examples/minimal_build/Dockerfile.fedora:33","Warn: npmCommand not pinned by hash: ci/scripts/install_azurite.sh:37","Warn: chocoCommand not pinned by hash: ci/scripts/install_azurite.sh:41","Warn: npmCommand not pinned by hash: ci/scripts/install_azurite.sh:42","Warn: npmCommand not pinned by hash: ci/scripts/install_azurite.sh:45","Warn: downloadThenRun not pinned by hash: ci/scripts/install_conda.sh:38","Warn: pipCommand not pinned by hash: ci/scripts/install_dask.sh:30","Warn: pipCommand not pinned by hash: ci/scripts/install_dask.sh:31","Warn: pipCommand not pinned by hash: ci/scripts/install_dask.sh:33","Warn: pipCommand not pinned by hash: ci/scripts/install_dask.sh:35","Warn: pipCommand not pinned by hash: ci/scripts/install_dask.sh:40","Warn: pipCommand not pinned by hash: ci/scripts/install_numba.sh:38","Warn: pipCommand not pinned by hash: ci/scripts/install_numba.sh:40","Warn: pipCommand not pinned by hash: ci/scripts/install_numba.sh:42","Warn: pipCommand not pinned by hash: ci/scripts/install_numpy.sh:30","Warn: pipCommand not pinned by hash: ci/scripts/install_numpy.sh:32","Warn: pipCommand not pinned by hash: ci/scripts/install_pandas.sh:31","Warn: pipCommand not pinned by hash: ci/scripts/install_pandas.sh:33","Warn: pipCommand not pinned by hash: ci/scripts/install_pandas.sh:35","Warn: pipCommand not pinned by hash: ci/scripts/install_pandas.sh:39","Warn: pipCommand not pinned by hash: ci/scripts/install_pandas.sh:41","Warn: pipCommand not pinned by hash: ci/scripts/install_pandas.sh:43","Warn: pipCommand not pinned by hash: ci/scripts/install_pandas.sh:45","Warn: pipCommand not pinned by hash: ci/scripts/integration_arrow.sh:36","Warn: pipCommand not pinned by hash: ci/scripts/integration_arrow.sh:42","Warn: pipCommand not pinned by hash: ci/scripts/integration_arrow.sh:45","Warn: pipCommand not pinned by hash: ci/scripts/integration_skyhook.sh:126","Warn: pipCommand not pinned by hash: ci/scripts/python_benchmark.sh:26","Warn: pipCommand not pinned by hash: ci/scripts/python_wheel_macos_build.sh:55","Warn: pipCommand not pinned by hash: ci/scripts/python_wheel_macos_build.sh:58","Warn: pipCommand not pinned by hash: ci/scripts/python_wheel_macos_build.sh:60","Warn: pipCommand not pinned by hash: ci/scripts/python_wheel_macos_build.sh:64","Warn: pipCommand not pinned by hash: ci/scripts/python_wheel_unix_test.sh:62","Warn: pipCommand not pinned by hash: ci/scripts/python_wheel_unix_test.sh:105","Warn: pipCommand not pinned by hash: dev/conbench_envs/hooks.sh:42","Warn: pipCommand not pinned by hash: dev/conbench_envs/hooks.sh:78","Warn: npmCommand not pinned by hash: dev/release/setup-rhel-rebuilds.sh:52","Warn: pipCommand not pinned by hash: dev/release/verify-release-candidate.sh:470","Warn: pipCommand not pinned by hash: dev/release/verify-release-candidate.sh:479","Warn: pipCommand not pinned by hash: dev/release/verify-release-candidate.sh:613","Warn: pipCommand not pinned by hash: dev/release/verify-release-candidate.sh:644","Warn: pipCommand not pinned by hash: dev/release/verify-release-candidate.sh:751","Warn: pipCommand not pinned by hash: dev/release/verify-release-candidate.sh:940","Warn: pipCommand not pinned by hash: dev/release/verify-release-candidate.sh:991","Warn: downloadThenRun not pinned by hash: python/examples/minimal_build/build_conda.sh:39","Warn: pipCommand not pinned by hash: python/examples/minimal_build/build_conda.sh:101","Warn: pipCommand not pinned by hash: python/examples/minimal_build/build_venv.sh:37","Warn: pipCommand not pinned by hash: python/examples/minimal_build/build_venv.sh:38","Warn: pipCommand not pinned by hash: python/examples/minimal_build/build_venv.sh:73","Warn: pipCommand not pinned by hash: python/examples/minimal_build/build_venv.sh:77","Warn: pipCommand not pinned by hash: .github/workflows/archery.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/archery.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/archery.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/comment_bot.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/cpp.yml:135","Warn: pipCommand not pinned by hash: .github/workflows/cpp.yml:138","Warn: pipCommand not pinned by hash: .github/workflows/cpp_extra.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/csharp.yml:182","Warn: pipCommand not pinned by hash: .github/workflows/dev.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/docs_light.yml:67","Warn: pipCommand not pinned by hash: .github/workflows/integration.yml:113","Warn: pipCommand not pinned by hash: .github/workflows/pr_bot.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:199","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:236","Warn: pipCommand not pinned by hash: .github/workflows/r.yml:163","Warn: pipCommand not pinned by hash: .github/workflows/r.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/r_nightly.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/ruby.yml:100","Warn: pipCommand not pinned by hash: .github/workflows/verify_rc.yml:165","Info:  63 out of 109 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   5 npmCommand dependencies pinned","Info:   0 out of   7 chocoCommand dependencies pinned","Info:   0 out of  73 containerImage dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of  87 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-15T00:39:02.399Z","repository_id":37274349,"created_at":"2025-08-15T00:39:02.399Z","updated_at":"2025-08-15T00:39:02.399Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008577,"owners_count":26084480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"apache-arrow-22.0.0.dev","sha":"77303da1f89cbea3b0597409ecb536e44e2d34f0","kind":"commit","published_at":"2025-07-21T20:59:45.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-22.0.0.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-22.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-22.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-22.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-22.0.0.dev/manifests"},{"name":"apache-arrow-21.0.0","sha":"9e73c188b5a3d4b2dcb914a8865b459ee0876556","kind":"tag","published_at":"2025-07-17T06:40:52.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-21.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-21.0.0/manifests"},{"name":"apache-arrow-21.0.0-rc6","sha":"ee4d09ebef61c663c1efbfa4c18e518a03b798be","kind":"tag","published_at":"2025-07-11T07:44:45.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-21.0.0-rc6","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-21.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-21.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-21.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-21.0.0-rc6/manifests"},{"name":"apache-arrow-21.0.0-rc5","sha":"e8d2b492b8590769e8283dea737f0cf0552c1d80","kind":"tag","published_at":"2025-07-11T06:53:07.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-21.0.0-rc5","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-21.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-21.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-21.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-21.0.0-rc5/manifests"},{"name":"apache-arrow-21.0.0-rc4","sha":"f2cf4007d42239d32969b19bd0e740b7d73682f3","kind":"tag","published_at":"2025-07-11T03:37:15.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-21.0.0-rc4","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-21.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-21.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-21.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-21.0.0-rc4/manifests"},{"name":"apache-arrow-21.0.0-rc3","sha":"d223cb04de3e4e41a0380b691e2af7d2df987d53","kind":"tag","published_at":"2025-07-11T02:45:43.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-21.0.0-rc3","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-21.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-21.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-21.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-21.0.0-rc3/manifests"},{"name":"apache-arrow-21.0.0-rc2","sha":"16da99141551272a3787b50be0b1272a22b1f7a2","kind":"tag","published_at":"2025-07-11T01:52:28.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-21.0.0-rc2","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-21.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-21.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-21.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-21.0.0-rc2/manifests"},{"name":"apache-arrow-21.0.0-rc1","sha":"0b53d008fe0766514607d7b772fa659bacea1297","kind":"tag","published_at":"2025-07-11T01:26:56.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-21.0.0-rc1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-21.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-21.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-21.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-21.0.0-rc1/manifests"},{"name":"apache-arrow-21.0.0-rc0","sha":"f12fa9e0e10eed02615ae769c3340ebb8cc733b0","kind":"tag","published_at":"2025-07-11T00:43:44.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-21.0.0-rc0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-21.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-21.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-21.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-21.0.0-rc0/manifests"},{"name":"apache-arrow-21.0.0.dev","sha":"0580deeab4731e41e5c993d2f5f068e462118c3a","kind":"commit","published_at":"2025-04-28T11:13:40.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-21.0.0.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-21.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-21.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-21.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-21.0.0.dev/manifests"},{"name":"apache-arrow-20.0.0","sha":"f75dcf08ccf0f6b15ee4bb04d8ff7756c0409957","kind":"tag","published_at":"2025-04-26T15:57:10.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-20.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-20.0.0/manifests"},{"name":"apache-arrow-20.0.0-rc2","sha":"3ad0370a04ccdae638755b94c3c31c8760a11193","kind":"tag","published_at":"2025-04-22T17:58:15.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-20.0.0-rc2","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-20.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-20.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-20.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-20.0.0-rc2/manifests"},{"name":"apache-arrow-20.0.0-rc1","sha":"8e83a99e8399abd3c5bc539941b6bb9bfefae0e0","kind":"tag","published_at":"2025-04-15T16:13:33.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-20.0.0-rc1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-20.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-20.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-20.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-20.0.0-rc1/manifests"},{"name":"apache-arrow-20.0.0-rc0","sha":"107c6b1cd1cbb5395f1520fe13f79c7fb52009bd","kind":"tag","published_at":"2025-04-08T11:50:44.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-20.0.0-rc0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-20.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-20.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-20.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-20.0.0-rc0/manifests"},{"name":"apache-arrow-19.0.1","sha":"07b05dad1a6a2a9d5498ab734399978257c4cc6e","kind":"tag","published_at":"2025-02-16T19:12:31.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-19.0.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-19.0.1/manifests"},{"name":"apache-arrow-19.0.1-rc1","sha":"272715f6df2a042d69881ffa03d5078c58e4b345","kind":"tag","published_at":"2025-02-11T22:17:08.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-19.0.1-rc1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-19.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-19.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-19.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-19.0.1-rc1/manifests"},{"name":"apache-arrow-19.0.1-rc0","sha":"36e0d50f4c7b51eb4e4147facb6f99da7049609d","kind":"tag","published_at":"2025-02-04T04:29:07.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-19.0.1-rc0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-19.0.1-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-19.0.1-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-19.0.1-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-19.0.1-rc0/manifests"},{"name":"apache-arrow-20.0.0.dev","sha":"982c469b16611e590325b6530766e224403f5740","kind":"commit","published_at":"2025-01-16T16:11:23.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-20.0.0.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-20.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-20.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-20.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-20.0.0.dev/manifests"},{"name":"apache-arrow-19.0.0","sha":"a8a979a41b383bf3d88a7a0c4d72e9a6463264dc","kind":"tag","published_at":"2025-01-15T20:04:26.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-19.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-19.0.0/manifests"},{"name":"apache-arrow-19.0.0-rc0","sha":"400b068b45aa06160963e8de2c21d026dbe0d4ac","kind":"tag","published_at":"2025-01-11T04:17:57.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-19.0.0-rc0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-19.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-19.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-19.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-19.0.0-rc0/manifests"},{"name":"apache-arrow-18.1.0","sha":"0716dc7fb0fab1a1092716019911dc1ef693d81b","kind":"tag","published_at":"2024-11-24T18:48:14.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-18.1.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-18.1.0/manifests"},{"name":"apache-arrow-18.1.0-rc2","sha":"6a0414bd9a91e890ec6a45369bf61f405180628c","kind":"tag","published_at":"2024-11-13T21:34:10.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-18.1.0-rc2","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-18.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-18.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-18.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-18.1.0-rc2/manifests"},{"name":"apache-arrow-18.1.0-rc1","sha":"78e2f51c2395bb6ad42e3cf36538fae9c01b8b85","kind":"tag","published_at":"2024-11-12T01:50:28.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-18.1.0-rc1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-18.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-18.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-18.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-18.1.0-rc1/manifests"},{"name":"apache-arrow-18.1.0-rc0","sha":"dc201dfc26160a3369cbf9b6e97897276fddb4df","kind":"tag","published_at":"2024-11-11T22:28:21.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-18.1.0-rc0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-18.1.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-18.1.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-18.1.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-18.1.0-rc0/manifests"},{"name":"apache-arrow-19.0.0.dev","sha":"510be3629e86f31aab823e54429b41b3aef2b7fe","kind":"commit","published_at":"2024-10-29T21:17:45.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-19.0.0.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-19.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-19.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-19.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-19.0.0.dev/manifests"},{"name":"apache-arrow-18.0.0","sha":"037f4c195bab12895f7182d7c167b184bd6953cb","kind":"tag","published_at":"2024-10-28T08:54:05.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-18.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-18.0.0/manifests"},{"name":"apache-arrow-18.0.0-rc0","sha":"9105a4109a80a1c01eabb24ee4b9f7c94ee942cb","kind":"tag","published_at":"2024-10-16T09:20:06.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-18.0.0-rc0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-18.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-18.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-18.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-18.0.0-rc0/manifests"},{"name":"apache-arrow-18.0.0.dev","sha":"55ce352be026c77dd6fd993c735fa58c3b8f4a12","kind":"commit","published_at":"2024-07-16T14:08:30.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-18.0.0.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-18.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-18.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-18.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-18.0.0.dev/manifests"},{"name":"apache-arrow-17.0.0","sha":"2e30ec4272044d3609dfe8afa032d2ec0a4ad795","kind":"tag","published_at":"2024-07-16T07:17:06.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-17.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-17.0.0/manifests"},{"name":"go/v17.0.0","sha":"2e30ec4272044d3609dfe8afa032d2ec0a4ad795","kind":"tag","published_at":"2024-07-16T07:17:06.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v17.0.0","html_url":"https://github.com/apache/arrow/releases/tag/go/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv17.0.0/manifests"},{"name":"apache-arrow-17.0.0-rc2","sha":"6a2e19a852b367c72d7b12da4d104456491ed8b7","kind":"tag","published_at":"2024-07-11T08:57:21.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-17.0.0-rc2","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-17.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-17.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-17.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-17.0.0-rc2/manifests"},{"name":"apache-arrow-17.0.0-rc1","sha":"d6bedcc31610e378194175799ce7fd6185f85aa6","kind":"tag","published_at":"2024-07-09T15:28:21.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-17.0.0-rc1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-17.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-17.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-17.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-17.0.0-rc1/manifests"},{"name":"apache-arrow-17.0.0-rc0","sha":"741356c06dacfc3e6070443703f6bb1f2e9ffee1","kind":"tag","published_at":"2024-07-08T18:55:35.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-17.0.0-rc0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-17.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-17.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-17.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-17.0.0-rc0/manifests"},{"name":"r-16.1.0","sha":"7dd1d34074af176d9e861a360e135ae57b21cf96","kind":"commit","published_at":"2024-05-09T07:21:29.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/r-16.1.0","html_url":"https://github.com/apache/arrow/releases/tag/r-16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@r-16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/r-16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/r-16.1.0/manifests"},{"name":"apache-arrow-16.1.0","sha":"7dd1d34074af176d9e861a360e135ae57b21cf96","kind":"tag","published_at":"2024-05-09T07:21:29.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-16.1.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-16.1.0/manifests"},{"name":"go/v16.1.0","sha":"7dd1d34074af176d9e861a360e135ae57b21cf96","kind":"tag","published_at":"2024-05-09T07:21:29.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v16.1.0","html_url":"https://github.com/apache/arrow/releases/tag/go/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv16.1.0/manifests"},{"name":"apache-arrow-17.0.0.dev","sha":"16e20b712ab8dafa9d1ec6154415fe5748fe6135","kind":"commit","published_at":"2024-04-20T21:53:05.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-17.0.0.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-17.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-17.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-17.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-17.0.0.dev/manifests"},{"name":"go/v16.0.0","sha":"6a28035c2b49b432dc63f5ee7524d76b4ed2d762","kind":"tag","published_at":"2024-04-16T14:48:07.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v16.0.0","html_url":"https://github.com/apache/arrow/releases/tag/go/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv16.0.0/manifests"},{"name":"apache-arrow-16.0.0","sha":"6a28035c2b49b432dc63f5ee7524d76b4ed2d762","kind":"tag","published_at":"2024-04-16T14:48:07.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-16.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-16.0.0/manifests"},{"name":"apache-arrow-15.0.2","sha":"e03105efc38edca4ca429bf967a17b4d0fbebe40","kind":"tag","published_at":"2024-03-13T13:37:23.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-15.0.2","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-15.0.2/manifests"},{"name":"go/v15.0.2","sha":"e03105efc38edca4ca429bf967a17b4d0fbebe40","kind":"tag","published_at":"2024-03-13T13:37:23.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v15.0.2","html_url":"https://github.com/apache/arrow/releases/tag/go/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv15.0.2/manifests"},{"name":"r-15.0.1","sha":"ac9707663c160599fc46925a9d15d2cf030d110b","kind":"commit","published_at":"2024-03-08T03:08:22.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/r-15.0.1","html_url":"https://github.com/apache/arrow/releases/tag/r-15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@r-15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/r-15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/r-15.0.1/manifests"},{"name":"apache-arrow-15.0.1","sha":"5ce6ff434c1e7daaa2d7f134349f3ce4c22683da","kind":"tag","published_at":"2024-02-23T13:06:19.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-15.0.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-15.0.1/manifests"},{"name":"go/v15.0.1","sha":"5ce6ff434c1e7daaa2d7f134349f3ce4c22683da","kind":"tag","published_at":"2024-02-23T13:06:19.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v15.0.1","html_url":"https://github.com/apache/arrow/releases/tag/go/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv15.0.1/manifests"},{"name":"r-universe-release","sha":"b6fb8d9727939e1a67eb6f445acd40cbe4d9cec9","kind":"tag","published_at":"2024-02-10T20:06:41.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/r-universe-release","html_url":"https://github.com/apache/arrow/releases/tag/r-universe-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@r-universe-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/r-universe-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/r-universe-release/manifests"},{"name":"apache-arrow-16.0.0.dev","sha":"bb7f584bf7a0b67e90337e1abc5f0ae74d88b1fa","kind":"commit","published_at":"2024-01-21T15:06:40.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-16.0.0.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-16.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-16.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-16.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-16.0.0.dev/manifests"},{"name":"go/v15.0.0","sha":"a61f4af724cd06c3a9b4abd20491345997e532c0","kind":"tag","published_at":"2024-01-16T14:38:51.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v15.0.0","html_url":"https://github.com/apache/arrow/releases/tag/go/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv15.0.0/manifests"},{"name":"apache-arrow-15.0.0","sha":"3c655df6d459f50cc9734b4f4da31c84ece6c030","kind":"tag","published_at":"2024-01-14T14:45:32.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-15.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-15.0.0/manifests"},{"name":"apache-arrow-14.0.2","sha":"740889f413af9b1ae1d81eb1e5a4a9fb4ce9cf97","kind":"tag","published_at":"2023-12-12T09:31:43.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-14.0.2","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-14.0.2/manifests"},{"name":"go/v14.0.2","sha":"740889f413af9b1ae1d81eb1e5a4a9fb4ce9cf97","kind":"tag","published_at":"2023-12-12T09:31:43.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v14.0.2","html_url":"https://github.com/apache/arrow/releases/tag/go/v14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv14.0.2/manifests"},{"name":"r-14.0.0.1-cran","sha":"e9dfa457975c7165bbb8e8c0ac8bf49716e1115e","kind":"tag","published_at":"2023-11-23T14:18:01.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/r-14.0.0.1-cran","html_url":"https://github.com/apache/arrow/releases/tag/r-14.0.0.1-cran","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@r-14.0.0.1-cran","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/r-14.0.0.1-cran","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/r-14.0.0.1-cran/manifests"},{"name":"r-14.0.0-cran","sha":"c19ad3aae33f861a1c5c491abdb6aa049a5797b3","kind":"tag","published_at":"2023-11-23T12:58:16.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/r-14.0.0-cran","html_url":"https://github.com/apache/arrow/releases/tag/r-14.0.0-cran","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@r-14.0.0-cran","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/r-14.0.0-cran","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/r-14.0.0-cran/manifests"},{"name":"apache-arrow-14.0.1.dev","sha":"452c420244ea45ee1376fc8f5707d0fc52c903c5","kind":"commit","published_at":"2023-11-10T15:21:57.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-14.0.1.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-14.0.1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-14.0.1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-14.0.1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-14.0.1.dev/manifests"},{"name":"apache-arrow-14.0.1","sha":"ba537483618196f50c67a90a473039e4d5dc35e0","kind":"tag","published_at":"2023-11-06T22:23:27.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-14.0.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-14.0.1/manifests"},{"name":"go/v14.0.1","sha":"ba537483618196f50c67a90a473039e4d5dc35e0","kind":"tag","published_at":"2023-11-06T22:23:27.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v14.0.1","html_url":"https://github.com/apache/arrow/releases/tag/go/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv14.0.1/manifests"},{"name":"apache-arrow-15.0.0.dev","sha":"5d6192c7db5e13d72d79bc9ca470c544344ec52b","kind":"commit","published_at":"2023-11-01T15:41:50.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-15.0.0.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-15.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-15.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-15.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-15.0.0.dev/manifests"},{"name":"go/v14.0.0","sha":"2dcee3f82c6cf54b53a64729fd81840efa583244","kind":"tag","published_at":"2023-10-19T09:12:19.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v14.0.0","html_url":"https://github.com/apache/arrow/releases/tag/go/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv14.0.0/manifests"},{"name":"apache-arrow-14.0.0","sha":"2dcee3f82c6cf54b53a64729fd81840efa583244","kind":"tag","published_at":"2023-10-19T09:12:19.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-14.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-14.0.0/manifests"},{"name":"r-13.0.0.1","sha":"7c1b96e26910dd553ee0ccf0792e1854af6b0021","kind":"tag","published_at":"2023-09-28T09:53:15.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/r-13.0.0.1","html_url":"https://github.com/apache/arrow/releases/tag/r-13.0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@r-13.0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/r-13.0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/r-13.0.0.1/manifests"},{"name":"r-13.0.0","sha":"5a4c86ec98c5afa1c6e43c1b0dff11a9853db801","kind":"commit","published_at":"2023-08-30T12:40:09.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/r-13.0.0","html_url":"https://github.com/apache/arrow/releases/tag/r-13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@r-13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/r-13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/r-13.0.0/manifests"},{"name":"apache-arrow-14.0.0.dev","sha":"e38e1c9357e9d52d6457fd8ce2ce9d3cafe578da","kind":"commit","published_at":"2023-08-23T14:00:04.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-14.0.0.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-14.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-14.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-14.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-14.0.0.dev/manifests"},{"name":"go/v13.0.0","sha":"b7d2f7ffca66c868bd2fce5b3749c6caa002a7f0","kind":"tag","published_at":"2023-08-17T08:01:24.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v13.0.0","html_url":"https://github.com/apache/arrow/releases/tag/go/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv13.0.0/manifests"},{"name":"apache-arrow-13.0.0","sha":"b7d2f7ffca66c868bd2fce5b3749c6caa002a7f0","kind":"tag","published_at":"2023-08-17T08:01:24.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-13.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-13.0.0/manifests"},{"name":"r-12.0.1.1","sha":"259bbc513d46ddd0a9107ed682646a0b677982ed","kind":"commit","published_at":"2023-07-18T12:11:44.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/r-12.0.1.1","html_url":"https://github.com/apache/arrow/releases/tag/r-12.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@r-12.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/r-12.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/r-12.0.1.1/manifests"},{"name":"r-12.0.1","sha":"caf1b9808c5633de2c7798929fa7dc8bbe42c635","kind":"commit","published_at":"2023-06-13T21:16:00.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/r-12.0.1","html_url":"https://github.com/apache/arrow/releases/tag/r-12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@r-12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/r-12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/r-12.0.1/manifests"},{"name":"apache-arrow-12.0.1","sha":"6af660f48472b8b45a5e01b7136b9b040b185eb1","kind":"tag","published_at":"2023-06-07T14:45:55.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-12.0.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-12.0.1/manifests"},{"name":"go/v12.0.1","sha":"6af660f48472b8b45a5e01b7136b9b040b185eb1","kind":"tag","published_at":"2023-06-07T14:45:55.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v12.0.1","html_url":"https://github.com/apache/arrow/releases/tag/go/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv12.0.1/manifests"},{"name":"cran-12.0.0","sha":"70dc03ea827017594b7def6f3e937c1a4cdc2c2f","kind":"tag","published_at":"2023-05-09T15:59:15.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/cran-12.0.0","html_url":"https://github.com/apache/arrow/releases/tag/cran-12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@cran-12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/cran-12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/cran-12.0.0/manifests"},{"name":"apache-arrow-13.0.0.dev","sha":"a3a01726b1ca195c3d26fec084c0ff19453e6866","kind":"commit","published_at":"2023-05-02T10:02:52.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-13.0.0.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-13.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-13.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-13.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-13.0.0.dev/manifests"},{"name":"go/v12.0.0","sha":"9736dde84bb2e6996d1d12f6a044c33398e3c3a3","kind":"tag","published_at":"2023-04-21T08:37:41.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v12.0.0","html_url":"https://github.com/apache/arrow/releases/tag/go/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv12.0.0/manifests"},{"name":"apache-arrow-12.0.0","sha":"9736dde84bb2e6996d1d12f6a044c33398e3c3a3","kind":"tag","published_at":"2023-04-21T08:37:41.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-12.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-12.0.0/manifests"},{"name":"cran-11.0.0.3","sha":"346481e9d639a6dcda20df66d26271ad5bc1ccd3","kind":"commit","published_at":"2023-03-07T08:12:04.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/cran-11.0.0.3","html_url":"https://github.com/apache/arrow/releases/tag/cran-11.0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@cran-11.0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/cran-11.0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/cran-11.0.0.3/manifests"},{"name":"cran-11.0.0.2","sha":"be93ef07c136cf927f8c1c3948df4cc5f79c6576","kind":"commit","published_at":"2023-02-10T07:28:31.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/cran-11.0.0.2","html_url":"https://github.com/apache/arrow/releases/tag/cran-11.0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@cran-11.0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/cran-11.0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/cran-11.0.0.2/manifests"},{"name":"apache-arrow-12.0.0.dev","sha":"d422137d8a4d7578bdf9d5b0fb51b286a8bc92c2","kind":"commit","published_at":"2023-01-30T14:32:06.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-12.0.0.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-12.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-12.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-12.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-12.0.0.dev/manifests"},{"name":"apache-arrow-11.0.0","sha":"f10f5cfd1376fb0e602334588b3f3624d41dee7d","kind":"tag","published_at":"2023-01-18T08:38:47.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-11.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-11.0.0/manifests"},{"name":"go/v11.0.0","sha":"f10f5cfd1376fb0e602334588b3f3624d41dee7d","kind":"tag","published_at":"2023-01-18T08:38:47.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v11.0.0","html_url":"https://github.com/apache/arrow/releases/tag/go/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv11.0.0/manifests"},{"name":"apache-arrow-10.0.1","sha":"a6eabc2b890030578131aecc5e85900597d694a4","kind":"tag","published_at":"2022-11-15T23:56:46.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-10.0.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-10.0.1/manifests"},{"name":"go/v10.0.1","sha":"a6eabc2b890030578131aecc5e85900597d694a4","kind":"tag","published_at":"2022-11-15T23:56:46.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v10.0.1","html_url":"https://github.com/apache/arrow/releases/tag/go/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv10.0.1/manifests"},{"name":"apache-arrow-11.0.0.dev","sha":"7f6c5aeb5388936709642e48aed6419d1e2144a6","kind":"commit","published_at":"2022-10-26T08:26:35.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-11.0.0.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-11.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-11.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-11.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-11.0.0.dev/manifests"},{"name":"go/v10.0.0","sha":"89f9a0948961f6e94f1ef5e4f310b707d22a3c11","kind":"tag","published_at":"2022-10-20T21:45:17.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v10.0.0","html_url":"https://github.com/apache/arrow/releases/tag/go/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv10.0.0/manifests"},{"name":"apache-arrow-10.0.0","sha":"89f9a0948961f6e94f1ef5e4f310b707d22a3c11","kind":"tag","published_at":"2022-10-20T21:45:17.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-10.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-10.0.0/manifests"},{"name":"apache-arrow-10.0.0.dev","sha":"fc06daed1d399959cb0fcab458e58f7d7cabc7c1","kind":"commit","published_at":"2022-08-03T11:09:42.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-10.0.0.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-10.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-10.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-10.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-10.0.0.dev/manifests"},{"name":"go/v9.0.0","sha":"ea6875fd2a3ac66547a9a33c5506da94f3ff07f2","kind":"tag","published_at":"2022-07-29T16:41:29.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v9.0.0","html_url":"https://github.com/apache/arrow/releases/tag/go/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv9.0.0/manifests"},{"name":"apache-arrow-9.0.0","sha":"ea6875fd2a3ac66547a9a33c5506da94f3ff07f2","kind":"tag","published_at":"2022-07-29T16:41:29.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-9.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-9.0.0/manifests"},{"name":"apache-arrow-7.0.1","sha":"072ae55dc8172bb1a898fda5d5a83ec063b05a6d","kind":"tag","published_at":"2022-07-14T07:36:34.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-7.0.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-7.0.1/manifests"},{"name":"go/v7.0.1","sha":"072ae55dc8172bb1a898fda5d5a83ec063b05a6d","kind":"tag","published_at":"2022-07-14T07:36:34.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v7.0.1","html_url":"https://github.com/apache/arrow/releases/tag/go/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv7.0.1/manifests"},{"name":"apache-arrow-8.0.1","sha":"9966c39583f1e203bac9200753e9db32478d43a6","kind":"tag","published_at":"2022-07-14T02:51:19.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-8.0.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-8.0.1/manifests"},{"name":"go/v8.0.1","sha":"9966c39583f1e203bac9200753e9db32478d43a6","kind":"tag","published_at":"2022-07-14T02:51:19.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v8.0.1","html_url":"https://github.com/apache/arrow/releases/tag/go/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv8.0.1/manifests"},{"name":"go/v6.0.2","sha":"3ea5af64865f9910d3c98162c7949af8d63ec68e","kind":"tag","published_at":"2022-07-14T02:08:44.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v6.0.2","html_url":"https://github.com/apache/arrow/releases/tag/go/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv6.0.2/manifests"},{"name":"apache-arrow-6.0.2","sha":"3ea5af64865f9910d3c98162c7949af8d63ec68e","kind":"tag","published_at":"2022-07-14T02:08:44.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-6.0.2","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-6.0.2/manifests"},{"name":"apache-arrow-9.0.0.dev","sha":"d9d78946607f36e25e9d812a5cc956bd00ab2bc9","kind":"commit","published_at":"2022-05-06T21:05:25.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-9.0.0.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-9.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-9.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-9.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-9.0.0.dev/manifests"},{"name":"go/v8.0.0","sha":"c3d031250a7fdcfee5e576833bf6f39097602c30","kind":"tag","published_at":"2022-05-03T16:56:56.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v8.0.0","html_url":"https://github.com/apache/arrow/releases/tag/go/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv8.0.0/manifests"},{"name":"apache-arrow-8.0.0","sha":"c3d031250a7fdcfee5e576833bf6f39097602c30","kind":"tag","published_at":"2022-05-03T16:56:56.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-8.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-8.0.0/manifests"},{"name":"apache-arrow-8.0.0.dev","sha":"bcf3d3e5a2ae5e70034b104ce69f774b78bbb4de","kind":"commit","published_at":"2022-02-03T19:45:28.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-8.0.0.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-8.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-8.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-8.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-8.0.0.dev/manifests"},{"name":"apache-arrow-7.0.0","sha":"e90472e35b40f58b17d408438bb8de1641bfe6ef","kind":"tag","published_at":"2022-01-29T00:08:29.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-7.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-7.0.0/manifests"},{"name":"go/v7.0.0","sha":"e90472e35b40f58b17d408438bb8de1641bfe6ef","kind":"tag","published_at":"2022-01-29T00:08:29.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v7.0.0","html_url":"https://github.com/apache/arrow/releases/tag/go/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv7.0.0/manifests"},{"name":"apache-arrow-6.0.1","sha":"347a88ff9d20e2a4061eec0b455b8ea1aa8335dc","kind":"tag","published_at":"2021-11-10T02:04:48.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-6.0.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-6.0.1/manifests"},{"name":"go/v6.0.1","sha":"347a88ff9d20e2a4061eec0b455b8ea1aa8335dc","kind":"tag","published_at":"2021-11-10T02:04:48.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/v6.0.1","html_url":"https://github.com/apache/arrow/releases/tag/go/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fv6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fv6.0.1/manifests"},{"name":"apache-arrow-7.0.0.dev","sha":"9e42a09baf2c53086d26351153a6d1638b001616","kind":"commit","published_at":"2021-10-27T11:25:45.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-7.0.0.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-7.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-7.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-7.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-7.0.0.dev/manifests"},{"name":"go/arrow/v6.0.0","sha":"5a5f4ce326194750422ef6f053469ed1912ce69f","kind":"tag","published_at":"2021-10-21T19:02:01.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/arrow/v6.0.0","html_url":"https://github.com/apache/arrow/releases/tag/go/arrow/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Farrow%2Fv6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Farrow%2Fv6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Farrow%2Fv6.0.0/manifests"},{"name":"go/parquet/v6.0.0","sha":"5a5f4ce326194750422ef6f053469ed1912ce69f","kind":"tag","published_at":"2021-10-21T19:02:01.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/go/parquet/v6.0.0","html_url":"https://github.com/apache/arrow/releases/tag/go/parquet/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@go%2Fparquet%2Fv6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fparquet%2Fv6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/go%2Fparquet%2Fv6.0.0/manifests"},{"name":"apache-arrow-6.0.0","sha":"5a5f4ce326194750422ef6f053469ed1912ce69f","kind":"tag","published_at":"2021-10-21T19:02:01.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-6.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-6.0.0/manifests"},{"name":"apache-arrow-6.0.0.dev","sha":"1f481d91fc24151476ba5bec3c9d3594ae27defa","kind":"commit","published_at":"2021-07-28T17:07:50.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-6.0.0.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-6.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-6.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-6.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-6.0.0.dev/manifests"},{"name":"apache-arrow-5.0.0","sha":"4591d76fce2846a29dac33bf01e9ba0337b118e9","kind":"tag","published_at":"2021-07-22T12:38:02.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-5.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-5.0.0/manifests"},{"name":"apache-arrow-4.0.1","sha":"81ff679c47754692224f655dab32cc0936bb5f55","kind":"tag","published_at":"2021-05-19T03:51:46.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-4.0.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-4.0.1/manifests"},{"name":"apache-arrow-5.0.0.dev","sha":"aa28470ca2a901a80e88874b4341905a3188186f","kind":"commit","published_at":"2021-04-27T15:35:40.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-5.0.0.dev","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-5.0.0.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-5.0.0.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-5.0.0.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-5.0.0.dev/manifests"},{"name":"apache-arrow-4.0.0","sha":"f959141ece4d660bce5f7fa545befc0116a7db79","kind":"tag","published_at":"2021-04-21T16:11:40.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-4.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-4.0.0/manifests"},{"name":"apache-arrow-3.0.0","sha":"d613aa68789288d3503dfbd8376a41f2d28b6c9d","kind":"tag","published_at":"2021-01-18T21:43:06.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-3.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-3.0.0/manifests"},{"name":"apache-arrow-2.0.0","sha":"478286658055bb91737394c2065b92a7e92fb0c1","kind":"tag","published_at":"2020-10-12T23:47:18.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-2.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-2.0.0/manifests"},{"name":"apache-arrow-1.0.1","sha":"886d87bdea78ce80e39a4b5b6fd6ca6042474c5f","kind":"tag","published_at":"2020-08-17T17:45:21.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-1.0.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-1.0.1/manifests"},{"name":"apache-arrow-1.0.0","sha":"b0d623957db820de4f1ff0a5ebd3e888194a48f0","kind":"tag","published_at":"2020-07-20T20:49:26.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-1.0.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-1.0.0/manifests"},{"name":"apache-arrow-0.17.1","sha":"ff7ee06020949daf66ac05090753e1a17736d9fa","kind":"tag","published_at":"2020-05-14T11:08:08.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.17.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.17.1/manifests"},{"name":"apache-arrow-0.17.0","sha":"3cbcb7b62c2f2d02851bff837758637eb592a64b","kind":"tag","published_at":"2020-04-16T13:42:45.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.17.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.17.0/manifests"},{"name":"apache-arrow-0.16.0","sha":"729a7689fd87572e6a14ad36f19cd579a8b8d9c5","kind":"tag","published_at":"2020-01-30T20:30:24.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.16.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.16.0/manifests"},{"name":"apache-arrow-0.15.1","sha":"b789226ccb2124285792107c758bb3b40b3d082a","kind":"tag","published_at":"2019-10-25T12:19:21.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.15.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.15.1/manifests"},{"name":"apache-arrow-0.15.0","sha":"40d468e162e88e1761b1e80b3ead060f0be927ee","kind":"tag","published_at":"2019-09-30T17:29:21.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.15.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.15.0/manifests"},{"name":"apache-arrow-0.14.1","sha":"5f564424c71cef12619522cdde59be5f69b31b68","kind":"tag","published_at":"2019-07-16T21:06:08.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.14.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.14.1/manifests"},{"name":"apache-arrow-0.14.0","sha":"a591d76ad9a657110368aa422bb00f4010cb6b6e","kind":"tag","published_at":"2019-06-28T22:26:47.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.14.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.14.0/manifests"},{"name":"apache-arrow-0.13.0","sha":"dfb9e7af3cd92722893a3819b6676dfdef08f896","kind":"tag","published_at":"2019-03-28T02:28:32.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.13.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.13.0/manifests"},{"name":"apache-arrow-js-0.4.1","sha":"e9cf83c48b9740d42b5d18158e61c0962fda59c1","kind":"tag","published_at":"2019-03-21T19:36:59.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-js-0.4.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-js-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-js-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-js-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-js-0.4.1/manifests"},{"name":"apache-arrow-0.12.1","sha":"ba09a9e93dc28da629f63e101e231c8b8df942d3","kind":"tag","published_at":"2019-02-21T13:17:46.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.12.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.12.1/manifests"},{"name":"apache-arrow-js-0.4.0","sha":"6009eaa49ae29826764eb6e626bf0d12b83f3481","kind":"tag","published_at":"2019-01-31T15:06:44.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-js-0.4.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-js-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-js-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-js-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-js-0.4.0/manifests"},{"name":"apache-arrow-0.12.0","sha":"8ca41384b5324bfd0ef3d3ed3f728e1d10ed73f0","kind":"tag","published_at":"2019-01-16T03:36:10.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.12.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.12.0/manifests"},{"name":"apache-arrow-0.11.1","sha":"b65beb625fb14a6b627be667a32c136a79cb5c6f","kind":"tag","published_at":"2018-10-19T16:32:44.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.11.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.11.1/manifests"},{"name":"apache-arrow-0.11.0","sha":"98db7054ecf6c21d552ab4ac7a729f6c0c8f8c5f","kind":"tag","published_at":"2018-10-04T00:38:08.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.11.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.11.0/manifests"},{"name":"apache-arrow-0.10.0","sha":"07f142df646c9070fc9c627004dfdc96914fe487","kind":"tag","published_at":"2018-08-03T00:02:30.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.10.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.10.0/manifests"},{"name":"apache-arrow-0.10.0-rc1","sha":"8fef43c50eb4217bd9a4d37da5536087e8f17e3c","kind":"commit","published_at":"2018-07-30T19:38:54.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.10.0-rc1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.10.0-rc1/manifests"},{"name":"apache-arrow-0.9.0","sha":"c695a5ddc8d26c977b5ecd0c55212e900726953e","kind":"tag","published_at":"2018-03-16T16:56:41.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.9.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.9.0/manifests"},{"name":"apache-arrow-js-0.3.1","sha":"077bd53df590cafe26fc784b3c6d03bf1ac24f67","kind":"tag","published_at":"2018-03-15T00:09:24.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-js-0.3.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-js-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-js-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-js-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-js-0.3.1/manifests"},{"name":"apache-arrow-js-0.3.0","sha":"7d992de1de7dd276eb9aeda349376e79b62da11c","kind":"tag","published_at":"2018-02-19T20:36:56.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-js-0.3.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-js-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-js-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-js-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-js-0.3.0/manifests"},{"name":"apache-arrow-0.8.0","sha":"1d689e5a3e417d3a4b3de16fea7a6fe195c8f8df","kind":"tag","published_at":"2017-12-12T22:22:39.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.8.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.8.0/manifests"},{"name":"apache-arrow-js-0.2.0","sha":"61763504e53fb5531f1d642c399b8ec7b094b337","kind":"tag","published_at":"2017-11-27T15:36:33.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-js-0.2.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-js-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-js-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-js-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-js-0.2.0/manifests"},{"name":"apache-arrow-0.7.1","sha":"0e21f84c2fc26dba949a03ee7d7ebfade0a65b81","kind":"tag","published_at":"2017-09-27T13:19:15.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.7.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.7.1/manifests"},{"name":"apache-arrow-0.7.0","sha":"97f9029ce835dfc2655ca91b9820a2e6aed89107","kind":"tag","published_at":"2017-09-12T22:01:24.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.7.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.7.0/manifests"},{"name":"apache-arrow-0.6.0","sha":"b17333482ea1da3728538bc912b1053ba70ed2e7","kind":"tag","published_at":"2017-08-11T21:28:01.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.6.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.6.0/manifests"},{"name":"apache-arrow-0.5.0","sha":"e9f76e125b836d0fdc0a533e2fee3fca8bf4c1a1","kind":"tag","published_at":"2017-07-20T17:02:51.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.5.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.5.0/manifests"},{"name":"apache-arrow-0.4.1","sha":"46315431aeda3b6968b3ac4c1087f6d41052b99d","kind":"tag","published_at":"2017-06-07T02:13:36.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.4.1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.4.1/manifests"},{"name":"apache-arrow-0.4.0","sha":"a8f8ba0cbcf5f596f042e90b7a208e7a0c3925b7","kind":"tag","published_at":"2017-05-19T15:16:38.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.4.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.4.0/manifests"},{"name":"apache-arrow-0.3.0","sha":"d8db8f8a11abbbb6c45645b2d7370610311731bd","kind":"tag","published_at":"2017-05-02T20:07:00.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.3.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.3.0/manifests"},{"name":"apache-arrow-0.3.0-rc1","sha":"d12fba2d6125477bb569387926c719fc786e6ae6","kind":"tag","published_at":"2017-05-02T18:14:56.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.3.0-rc1","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.3.0-rc1/manifests"},{"name":"apache-arrow-0.2.0","sha":"f6924ad83bc95741f003830892ad4815ca3b70fd","kind":"tag","published_at":"2017-02-15T14:59:46.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.2.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.2.0/manifests"},{"name":"apache-arrow-0.1.0","sha":"e7080ef9f1bd91505996edd4e4b7643cc54f6b5f","kind":"tag","published_at":"2016-10-08T00:15:08.000Z","download_url":"https://codeload.github.com/apache/arrow/tar.gz/apache-arrow-0.1.0","html_url":"https://github.com/apache/arrow/releases/tag/apache-arrow-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/arrow@apache-arrow-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/tags/apache-arrow-0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T23:45:16.724Z","dependent_packages_count":26,"downloads":null,"downloads_period":null,"dependent_repos_count":23,"rankings":{"downloads":null,"dependent_repos_count":1.1307236331722863,"dependent_packages_count":1.0488522531103637,"stargazers_count":0.5911689089683748,"forks_count":0.12090956743129572,"docker_downloads_count":null,"average":0.7229135906705801},"purl":"pkg:golang/github.com/apache/arrow","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/apache/arrow","docker_dependents_count":5,"docker_downloads_count":240,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/apache/arrow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/apache/arrow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T10:00:12.247Z","issues_count":5870,"pull_requests_count":7412,"avg_time_to_close_issue":13179348.76298801,"avg_time_to_close_pull_request":1876115.3424222148,"issues_closed_count":3251,"pull_requests_closed_count":5975,"pull_request_authors_count":626,"issue_authors_count":1350,"avg_comments_per_issue":2.3458262350936967,"avg_comments_per_pull_request":5.466810577441986,"merged_pull_requests_count":4957,"bot_issues_count":6,"bot_pull_requests_count":1029,"past_year_issues_count":1636,"past_year_pull_requests_count":2552,"past_year_avg_time_to_close_issue":851099.4089709762,"past_year_avg_time_to_close_pull_request":701249.7822085889,"past_year_issues_closed_count":758,"past_year_pull_requests_closed_count":1955,"past_year_pull_request_authors_count":239,"past_year_issue_authors_count":463,"past_year_avg_comments_per_issue":1.3667481662591687,"past_year_avg_comments_per_pull_request":4.778213166144201,"past_year_bot_issues_count":3,"past_year_bot_pull_requests_count":244,"past_year_merged_pull_requests_count":1674,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow/issues","maintainers":[{"login":"kou","count":1347,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"raulcd","count":664,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulcd"},{"login":"pitrou","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pitrou"},{"login":"asfimport","count":415,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asfimport"},{"login":"jorisvandenbossche","count":318,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisvandenbossche"},{"login":"mapleFU","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mapleFU"},{"login":"amoeba","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amoeba"},{"login":"AlenkaF","count":225,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlenkaF"},{"login":"vibhatha","count":216,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vibhatha"},{"login":"assignUser","count":157,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/assignUser"},{"login":"hiroyuki-sato","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroyuki-sato"},{"login":"danepitkin","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danepitkin"},{"login":"jonkeane","count":134,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkeane"},{"login":"thisisnic","count":129,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thisisnic"},{"login":"ianmcook","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"lidavidm","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lidavidm"},{"login":"domoritz","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/domoritz"},{"login":"wgtmac","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"paleolimbot","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paleolimbot"},{"login":"bkietz","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bkietz"},{"login":"zanmato1984","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zanmato1984"},{"login":"felipecrv","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felipecrv"},{"login":"sgilmore10","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgilmore10"},{"login":"zeroshade","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeroshade"},{"login":"rok","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rok"},{"login":"nealrichardson","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nealrichardson"},{"login":"kevingurney","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevingurney"},{"login":"westonpace","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/westonpace"},{"login":"joellubi","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joellubi"},{"login":"dongjoon-hyun","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"laurentgo","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/laurentgo"},{"login":"anjakefala","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anjakefala"},{"login":"kszucs","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kszucs"},{"login":"jduo","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jduo"},{"login":"js8544","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/js8544"},{"login":"wjones127","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjones127"},{"login":"benibus","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benibus"},{"login":"amol-","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amol-"},{"login":"ZhangHuiGui","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZhangHuiGui"},{"login":"jbonofre","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"viirya","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"swallez","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/swallez"},{"login":"TheNeuralBit","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheNeuralBit"},{"login":"andygrove","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andygrove"},{"login":"wForget","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"yaooqinn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"hussein-awala","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hussein-awala"},{"login":"messense","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/messense"},{"login":"wesm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesm"},{"login":"jorgecarleitao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorgecarleitao"},{"login":"mariusvniekerk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariusvniekerk"},{"login":"kiszk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kiszk"},{"login":"zuyu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuyu"},{"login":"Kontinuation","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"BryanCutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BryanCutler"},{"login":"xhochy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xhochy"},{"login":"linghengqian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linghengqian"},{"login":"CalvinKirs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CalvinKirs"},{"login":"xiedeyantu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiedeyantu"},{"login":"sunchao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"zhztheplayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"leventov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leventov"}],"active_maintainers":[{"login":"kou","count":636,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kou"},{"login":"raulcd","count":335,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulcd"},{"login":"pitrou","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pitrou"},{"login":"amoeba","count":189,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amoeba"},{"login":"hiroyuki-sato","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiroyuki-sato"},{"login":"thisisnic","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thisisnic"},{"login":"mapleFU","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mapleFU"},{"login":"AlenkaF","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlenkaF"},{"login":"jonkeane","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonkeane"},{"login":"assignUser","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/assignUser"},{"login":"wgtmac","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"paleolimbot","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paleolimbot"},{"login":"sgilmore10","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgilmore10"},{"login":"kszucs","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kszucs"},{"login":"lidavidm","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lidavidm"},{"login":"dongjoon-hyun","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"ianmcook","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"zeroshade","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeroshade"},{"login":"jorisvandenbossche","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisvandenbossche"},{"login":"kevingurney","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevingurney"},{"login":"nealrichardson","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nealrichardson"},{"login":"rok","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rok"},{"login":"laurentgo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/laurentgo"},{"login":"amol-","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amol-"},{"login":"bkietz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bkietz"},{"login":"wjones127","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjones127"},{"login":"yaooqinn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"TheNeuralBit","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheNeuralBit"},{"login":"mariusvniekerk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariusvniekerk"},{"login":"zanmato1984","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zanmato1984"},{"login":"anjakefala","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anjakefala"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"xiedeyantu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiedeyantu"},{"login":"linghengqian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/linghengqian"},{"login":"jduo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jduo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Farrow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Farrow/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Farrow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Farrow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Farrow/codemeta","maintainers":[]}