{"id":78219,"name":null,"description":"cuDF - GPU DataFrame Library ","url":"https://github.com/rapidsai/cudf","last_synced_at":"2025-09-08T21:18:24.187Z","repository":{"id":37385055,"uuid":"90506918","full_name":"rapidsai/cudf","owner":"rapidsai","description":"cuDF - GPU DataFrame Library ","archived":false,"fork":false,"pushed_at":"2025-09-04T22:23:56.000Z","size":171135,"stargazers_count":9157,"open_issues_count":1112,"forks_count":967,"subscribers_count":159,"default_branch":"branch-25.10","last_synced_at":"2025-09-04T22:25:36.442Z","etag":null,"topics":["arrow","cpp","cuda","cudf","dask","data-analysis","data-science","dataframe","gpu","pandas","pydata","python","rapids"],"latest_commit_sha":null,"homepage":"https://docs.rapids.ai/api/cudf/stable/","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/rapidsai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-07T03:43:37.000Z","updated_at":"2025-09-04T19:55:08.000Z","dependencies_parsed_at":"2023-09-21T19:52:01.421Z","dependency_job_id":"c73dbd1f-d66a-4f79-a143-a8b79fa2e8e2","html_url":"https://github.com/rapidsai/cudf","commit_stats":{"total_commits":27208,"total_committers":322,"mean_commits":84.4968944099379,"dds":0.9250955601293738,"last_synced_commit":"821f4dea107db6a51fcbffff997fa6844ab5565f"},"previous_names":["gpuopenanalytics/pygdf"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/rapidsai/cudf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/refs/heads/branch-25.10","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/sbom","scorecard":{"id":634138,"data":{"date":"2025-08-11","repo":{"name":"github.com/rapidsai/cudf","commit":"d71e00debdcd91e0eb7a5d258a84fb09c0d49cbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_issue_status_automation.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/status.yaml:16","Info: jobLevel 'checks' permission set to 'read': .github/workflows/status.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/status.yaml:18","Info: jobLevel 'issues' permission set to 'read': .github/workflows/status.yaml:21","Info: jobLevel 'packages' permission set to 'read': .github/workflows/status.yaml:23","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/status.yaml:26","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/status.yaml:27","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/status.yaml:28","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/status.yaml:19","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/status.yaml:22","Info: jobLevel 'pages' permission set to 'read': .github/workflows/status.yaml:24","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/status.yaml:25","Warn: no topLevel permission defined: .github/workflows/auto-assign.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/external_issue_labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/pandas-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr_issue_status_automation.yml:1","Warn: no topLevel permission defined: .github/workflows/spark-rapids-jni.yaml:1","Warn: no topLevel permission defined: .github/workflows/status.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/trigger-breaking-change-alert.yaml:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rapidsai/.github/SECURITY.md:1","Info: Found linked content: github.com/rapidsai/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rapidsai/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rapidsai/.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/auto-assign.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pandas-tests.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pandas-tests.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-breaking-change-alert.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/trigger-breaking-change-alert.yaml/branch-25.10?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:15","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:19","Warn: containerImage not pinned by hash: java/ci/Dockerfile.rocky:28","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/diff.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/run.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:69","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:78","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:130","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   5 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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-21T08:39:54.931Z","repository_id":37385055,"created_at":"2025-08-21T08:39:54.931Z","updated_at":"2025-08-21T08:39:54.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231506,"owners_count":25245625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"rapidsai","name":"RAPIDS","uuid":"43887749","kind":"organization","description":"Open GPU Data Science","email":null,"website":"https://rapids.ai","location":null,"twitter":"RAPIDSai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43887749?v=4","repositories_count":122,"last_synced_at":"2024-04-15T04:58:14.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rapidsai","funding_links":[],"total_stars":19412,"followers":1262,"following":0,"created_at":"2022-11-02T16:33:18.780Z","updated_at":"2024-04-15T04:59:07.241Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai/repositories"},"packages":[{"id":10940340,"name":"pylibcudf-cu12","ecosystem":"pypi","description":"pylibcudf - Python bindings for libcudf","homepage":"https://github.com/rapidsai/cudf","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rapidsai/cudf","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2024-10-01T16:32:30.000Z","latest_release_published_at":"2025-08-07T11:46:52.000Z","latest_release_number":"25.8.0","last_synced_at":"2025-09-04T22:47:23.121Z","created_at":"2024-10-01T16:35:16.532Z","updated_at":"2025-09-05T12:30:54.520Z","registry_url":"https://pypi.org/project/pylibcudf-cu12/","install_command":"pip install pylibcudf-cu12 --index-url https://pypi.org/simple","documentation_url":"https://docs.rapids.ai/api/cudf/stable/","metadata":{"funding":null,"documentation":"https://docs.rapids.ai/api/cudf/stable/","classifiers":["Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Database","Topic :: Scientific/Engineering"],"normalized_name":"pylibcudf-cu12","project_status":null},"repo_metadata":{"id":37385055,"uuid":"90506918","full_name":"rapidsai/cudf","owner":"rapidsai","description":"cuDF - GPU DataFrame Library ","archived":false,"fork":false,"pushed_at":"2025-09-04T22:23:56.000Z","size":171135,"stargazers_count":9157,"open_issues_count":1112,"forks_count":967,"subscribers_count":159,"default_branch":"branch-25.10","last_synced_at":"2025-09-04T22:25:36.442Z","etag":null,"topics":["arrow","cpp","cuda","cudf","dask","data-analysis","data-science","dataframe","gpu","pandas","pydata","python","rapids"],"latest_commit_sha":null,"homepage":"https://docs.rapids.ai/api/cudf/stable/","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/rapidsai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-07T03:43:37.000Z","updated_at":"2025-09-04T19:55:08.000Z","dependencies_parsed_at":"2023-09-21T19:52:01.421Z","dependency_job_id":"c73dbd1f-d66a-4f79-a143-a8b79fa2e8e2","html_url":"https://github.com/rapidsai/cudf","commit_stats":{"total_commits":27208,"total_committers":322,"mean_commits":84.4968944099379,"dds":0.9250955601293738,"last_synced_commit":"821f4dea107db6a51fcbffff997fa6844ab5565f"},"previous_names":["gpuopenanalytics/pygdf"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/rapidsai/cudf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/refs/heads/branch-25.10","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/sbom","scorecard":{"id":634138,"data":{"date":"2025-08-11","repo":{"name":"github.com/rapidsai/cudf","commit":"d71e00debdcd91e0eb7a5d258a84fb09c0d49cbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_issue_status_automation.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/status.yaml:16","Info: jobLevel 'checks' permission set to 'read': .github/workflows/status.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/status.yaml:18","Info: jobLevel 'issues' permission set to 'read': .github/workflows/status.yaml:21","Info: jobLevel 'packages' permission set to 'read': .github/workflows/status.yaml:23","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/status.yaml:26","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/status.yaml:27","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/status.yaml:28","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/status.yaml:19","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/status.yaml:22","Info: jobLevel 'pages' permission set to 'read': .github/workflows/status.yaml:24","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/status.yaml:25","Warn: no topLevel permission defined: .github/workflows/auto-assign.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/external_issue_labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/pandas-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr_issue_status_automation.yml:1","Warn: no topLevel permission defined: .github/workflows/spark-rapids-jni.yaml:1","Warn: no topLevel permission defined: .github/workflows/status.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/trigger-breaking-change-alert.yaml:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rapidsai/.github/SECURITY.md:1","Info: Found linked content: github.com/rapidsai/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rapidsai/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rapidsai/.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/auto-assign.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pandas-tests.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pandas-tests.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-breaking-change-alert.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/trigger-breaking-change-alert.yaml/branch-25.10?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:15","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:19","Warn: containerImage not pinned by hash: java/ci/Dockerfile.rocky:28","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/diff.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/run.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:69","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:78","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:130","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   5 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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-21T08:39:54.931Z","repository_id":37385055,"created_at":"2025-08-21T08:39:54.931Z","updated_at":"2025-08-21T08:39:54.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273756989,"owners_count":25162487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rapidsai","name":"RAPIDS","uuid":"43887749","kind":"organization","description":"Open GPU Data Science","email":null,"website":"https://rapids.ai","location":null,"twitter":"RAPIDSai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43887749?v=4","repositories_count":122,"last_synced_at":"2024-04-15T04:58:14.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rapidsai","funding_links":[],"total_stars":19412,"followers":1262,"following":0,"created_at":"2022-11-02T16:33:18.780Z","updated_at":"2024-04-15T04:59:07.241Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai/repositories"},"tags":[{"name":"v25.08.00","sha":"6cea3743b6d1da02303e9b3ad819c8dfab77dfc5","kind":"tag","published_at":"2025-08-06T17:50:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00/manifests"},{"name":"v25.10.00a","sha":"fa0f0834b021ae452a8109060c740e41b1b2994e","kind":"tag","published_at":"2025-07-17T19:07:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a/manifests"},{"name":"v25.06.00","sha":"84c43507f0842bf91b1374b26b2275ce381dfdce","kind":"tag","published_at":"2025-06-05T17:31:26.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00/manifests"},{"name":"v25.08.00a","sha":"cd75a982a1c4f80401aaf1e25c9a4517e4f18674","kind":"tag","published_at":"2025-04-30T19:09:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a/manifests"},{"name":"v25.04.00","sha":"6bc420631d12b0e7d87c5ede7710ac5b7154fd8d","kind":"tag","published_at":"2025-04-09T18:14:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00/manifests"},{"name":"v25.06.00a","sha":"0c4db5d9e096aaec3e4ca199f55c28db35ce1752","kind":"tag","published_at":"2025-03-13T19:07:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a/manifests"},{"name":"v25.02.02","sha":"8139f3c84f4cf6ffbff9cc817e923a1c8e965ae8","kind":"tag","published_at":"2025-03-03T18:22:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02/manifests"},{"name":"v25.02.01","sha":"b1efe69ee010c58dbab4fd8be8d2b5992033a8e9","kind":"tag","published_at":"2025-02-27T16:38:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01/manifests"},{"name":"v25.02.00","sha":"50b2d0faff09005c48e99d6a20fcb01f45f378c6","kind":"tag","published_at":"2025-02-13T17:36:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00/manifests"},{"name":"v25.04.00a","sha":"f84725ea7b7377069528026d2c3b89e3abae327e","kind":"tag","published_at":"2025-01-23T20:06:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a/manifests"},{"name":"v24.12.00","sha":"ff41ecf473b7e7be01885c66cd90571ccc48e41d","kind":"tag","published_at":"2024-12-11T19:10:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00/manifests"},{"name":"v25.02.00a","sha":"01222c130a82a68725b909d5ef04bc02ceb567f8","kind":"tag","published_at":"2024-11-15T14:26:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a/manifests"},{"name":"v24.10.01","sha":"7b0adfa2533e4792464230ee67916a04ce06caf6","kind":"tag","published_at":"2024-10-09T19:39:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01/manifests"},{"name":"v24.10.00","sha":"67193a8096ff2aed6208f51449d04741fa814b9d","kind":"tag","published_at":"2024-10-09T15:25:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00/manifests"},{"name":"v24.12.00a","sha":"83f9d2b6195a2528d0d9465975f3b9c75a333799","kind":"tag","published_at":"2024-09-19T16:02:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a/manifests"},{"name":"v24.08.03","sha":"e479454931f28b6f50024c6c04d0c7adcc59ba6c","kind":"tag","published_at":"2024-09-17T00:25:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03/manifests"},{"name":"v24.08.02","sha":"e776742c282432165c94bfe916220f6fd8839f6e","kind":"tag","published_at":"2024-08-14T22:39:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02/manifests"},{"name":"v24.08.01","sha":"c5ae8200e759df88746e8cd1c7390b826c40e37e","kind":"tag","published_at":"2024-08-07T18:38:19.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01/manifests"},{"name":"v24.08.00","sha":"4afeb5afa7ac483eef8f9a193c73fcce584db92b","kind":"tag","published_at":"2024-08-07T16:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00/manifests"},{"name":"v24.10.00a","sha":"f364fdcd44540b6d5403f1d08acbebfff4e78bd4","kind":"tag","published_at":"2024-07-19T18:56:13.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a/manifests"},{"name":"v24.06.01","sha":"4e59b79cf32dabda6a09de9b6e7fbbc5d7943f52","kind":"tag","published_at":"2024-07-02T15:37:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01/manifests"},{"name":"v24.06.00","sha":"7c706cc4004d5feaae92544b3b29a00c64f7ed86","kind":"tag","published_at":"2024-06-05T15:08:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00/manifests"},{"name":"v24.08.00a","sha":"f5d1c24760d90003c1a577c696ac5de23a289e64","kind":"tag","published_at":"2024-05-20T21:38:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a/manifests"},{"name":"v24.04.01","sha":"af9fd840f260e7acc312685c4cde98f1a20efd09","kind":"tag","published_at":"2024-05-01T12:29:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01/manifests"},{"name":"v24.04.00","sha":"578c240a20049a5c4b83b08f54c235aad5318f1a","kind":"tag","published_at":"2024-04-10T15:05:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00/manifests"},{"name":"v24.06.00a","sha":"f6955b7a6e9069336abe133bc7aa35151324909c","kind":"tag","published_at":"2024-03-15T14:47:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a/manifests"},{"name":"v24.02.02","sha":"dd34fdbe35e68ba56a2183f11ed822ddaa6c927b","kind":"tag","published_at":"2024-02-27T15:12:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02/manifests"},{"name":"v24.02.01","sha":"33ffdf5b71f639d83c6e31d76129a5ce74bf23cd","kind":"tag","published_at":"2024-02-13T14:24:45.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01/manifests"},{"name":"v24.02.00","sha":"a48e9fc5e93990ab08e4e37af77dc1ad531e52d1","kind":"tag","published_at":"2024-02-12T21:28:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00/manifests"},{"name":"v24.04.00a","sha":"46119314c3a7a7621a476d730d0441031398f74c","kind":"tag","published_at":"2024-01-18T19:54:51.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a/manifests"},{"name":"v23.12.01","sha":"2ce46216b5bc9926aec438b64fc490c31c526a31","kind":"tag","published_at":"2023-12-08T21:31:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01/manifests"},{"name":"v23.12.00","sha":"c1d307396fd357a9b6b68d626c2b17813d1181b8","kind":"tag","published_at":"2023-12-06T16:26:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00/manifests"},{"name":"v23.10.02","sha":"ece2b2c5240e7a0ba85fa601d4b66c56cf2f8258","kind":"tag","published_at":"2023-11-16T22:26:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02/manifests"},{"name":"v24.02.00a","sha":"deeabc96e1193ce7e75dc8ff87e0360fc1775ba6","kind":"tag","published_at":"2023-11-09T21:27:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a/manifests"},{"name":"v23.10.01","sha":"1a0c07670f31fd5b7a383727c58ffb8e452e1596","kind":"tag","published_at":"2023-11-07T22:16:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01/manifests"},{"name":"v23.10.00","sha":"9f0c2f452f1cf318c3f7fe2c6f7e07fc513fc335","kind":"tag","published_at":"2023-10-11T15:25:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00/manifests"},{"name":"v23.12.00a","sha":"f42231f9193952b45cd9ba4642adcca392a7ce14","kind":"tag","published_at":"2023-09-22T14:19:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a/manifests"},{"name":"v23.08.00","sha":"8150d38e080c8fb021921ade83fe3aa3be04b47d","kind":"tag","published_at":"2023-08-09T17:06:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00/manifests"},{"name":"v23.10.00a","sha":"6443f0eff879ac66cb1bc442ff9707d70e30dfbb","kind":"tag","published_at":"2023-07-20T20:29:17.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a/manifests"},{"name":"v23.06.01","sha":"6a548b072de3a1844080fe2ad1623bf849ce7b27","kind":"tag","published_at":"2023-06-29T13:27:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01/manifests"},{"name":"v23.06.00","sha":"f881d40c634b02004a544a15be4fbcf4f3858c68","kind":"tag","published_at":"2023-06-07T15:25:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00/manifests"},{"name":"v23.08.00a","sha":"0b566b940029bb44cc2158be79b57194d3aafc5a","kind":"commit","published_at":"2023-05-19T13:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a/manifests"},{"name":"v23.04.01","sha":"7e070fce163cf1a0ac0fffc739a90dab4456bcfb","kind":"tag","published_at":"2023-04-21T17:27:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01/manifests"},{"name":"v23.04.00","sha":"4d31a6f62f3b05dfcbf9af87044c46ce46134913","kind":"tag","published_at":"2023-04-12T20:41:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00/manifests"},{"name":"v23.06.00a","sha":"302054d117b9431910f469f58aa2bd97fbcaa4f6","kind":"commit","published_at":"2023-03-23T18:56:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a/manifests"},{"name":"v23.02.00","sha":"5ad4a85b9da747368ac311f25b1232d0ae144527","kind":"tag","published_at":"2023-02-09T16:14:31.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00/manifests"},{"name":"v23.04.00a","sha":"1fcd1be04171d0c6bbbf38cb31619b21173039e8","kind":"commit","published_at":"2023-01-23T15:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a/manifests"},{"name":"v22.12.01","sha":"f700408e6860ed23be88a5384d97e4216b1139b3","kind":"tag","published_at":"2022-12-08T19:18:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01/manifests"},{"name":"v22.12.00","sha":"baae3a6bbf2e75469ee5240ba20070ee7e17a3a7","kind":"tag","published_at":"2022-12-08T15:20:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00/manifests"},{"name":"v23.02.00a","sha":"480b4cc53e8337fd36b6c41cd8493530b82a5aaf","kind":"commit","published_at":"2022-11-10T17:58:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a/manifests"},{"name":"v22.10.01","sha":"d90f7e9bfc8c2fcb1e987ec07fe27a2fa7b98061","kind":"tag","published_at":"2022-11-03T17:32:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01/manifests"},{"name":"v22.10.00","sha":"8ffe375d85f8fd0f98e0052f36ccd820a669d0ab","kind":"tag","published_at":"2022-10-12T15:28:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00/manifests"},{"name":"v22.08.01","sha":"31337c9001d531f91b8ea08d7a4079a44f6e53ff","kind":"tag","published_at":"2022-09-29T18:16:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01/manifests"},{"name":"v22.12.00a","sha":"f3af69925e5321563dea82d8d2ae463faa45ba44","kind":"commit","published_at":"2022-09-23T15:38:52.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a/manifests"},{"name":"v22.08.00","sha":"b71873c701e81cb7293d8638bda7bd983d3ff676","kind":"tag","published_at":"2022-08-17T15:15:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00/manifests"},{"name":"v22.10.00a","sha":"df248086e79dc4f9cda5a527e862f4481be8ea90","kind":"commit","published_at":"2022-07-22T14:53:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a/manifests"},{"name":"v22.06.01","sha":"0dab0f8305809579925ec3cbaae30d9a199d94e9","kind":"tag","published_at":"2022-07-06T15:21:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01/manifests"},{"name":"v22.06.00","sha":"5658c5b30cfb67df80ea4f4e79dd5655c13ec4f9","kind":"tag","published_at":"2022-06-07T17:26:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00/manifests"},{"name":"v22.08.00a","sha":"de3eb738d24576f0b1bff4f9e0fdcfa4f06b8fe6","kind":"commit","published_at":"2022-05-19T15:05:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a/manifests"},{"name":"v22.04.00","sha":"8bf0520170bc4528bbf5896a950930e92f1dad7b","kind":"tag","published_at":"2022-04-06T15:19:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00/manifests"},{"name":"v22.06.00a","sha":"ad8577cc327663ba3585d58865ad80a583daf89e","kind":"commit","published_at":"2022-03-17T16:39:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a/manifests"},{"name":"v22.02.00","sha":"774d859fef2cb242dd8314d50b9c1e038468e266","kind":"tag","published_at":"2022-02-02T16:43:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00/manifests"},{"name":"v22.04.00a","sha":"be685d178fe3e3924c835b5fe2a8775447a7bc0f","kind":"commit","published_at":"2022-01-13T15:39:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a/manifests"},{"name":"v21.12.02","sha":"06540b9b3795931dccf0ba73b592af62c690086c","kind":"tag","published_at":"2021-12-16T18:48:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02/manifests"},{"name":"v21.12.01","sha":"a0a0a3a317dc312da9b87f1ed5aa4a05d8f4218a","kind":"tag","published_at":"2021-12-09T18:32:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01/manifests"},{"name":"v21.12.00","sha":"f1ef2d2daf1a6053c8629f09956d52a5cf28c8f8","kind":"tag","published_at":"2021-12-03T19:16:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00/manifests"},{"name":"v22.02.00a","sha":"ad0254566ed9f1cb33338feb156c5751ec3747e4","kind":"commit","published_at":"2021-11-04T14:13:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a/manifests"},{"name":"v21.10.01","sha":"a1d2d13a14f4cb398e383e19a1828f2e6d78e5e2","kind":"tag","published_at":"2021-10-12T20:16:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01/manifests"},{"name":"v21.10.00","sha":"072fd862cc37c2b9204de04045209bef79478319","kind":"tag","published_at":"2021-10-06T15:51:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00/manifests"},{"name":"v21.12.00a","sha":"079af458b55ea83d72293ddf5c2060c0b77d935f","kind":"commit","published_at":"2021-09-16T20:47:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a/manifests"},{"name":"v21.08.03","sha":"e4313b6a1e63f00408a0d64f6685b253cc3894ba","kind":"tag","published_at":"2021-09-16T19:23:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03/manifests"},{"name":"v21.08.02","sha":"f6d31fa95d9b8d8658301438d0f9ba22a1c131aa","kind":"tag","published_at":"2021-08-06T20:26:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02/manifests"},{"name":"v21.08.01","sha":"e0a81141a8f14f0121f0034de71b5819767a6374","kind":"tag","published_at":"2021-08-06T14:56:12.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01/manifests"},{"name":"v21.08.00","sha":"106039c9c21cc48c7506ffadc0289de8d8b870cb","kind":"tag","published_at":"2021-08-04T15:26:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00/manifests"},{"name":"v21.10.00a","sha":"b0b4ac594987fb6447b43b981590e732e0346267","kind":"commit","published_at":"2021-07-15T21:02:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a/manifests"},{"name":"v21.06.01","sha":"101fc0fda4c47e1ec4ef612643806b0ab8ee68cc","kind":"tag","published_at":"2021-06-18T15:38:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01/manifests"},{"name":"v21.06.00","sha":"ae440465c2d8c0b299261923083fa1fe16b2f038","kind":"tag","published_at":"2021-06-09T17:23:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00/manifests"},{"name":"v21.08.00a","sha":"6272d72eb0ed6103939bc73c10d99fc396ea45f9","kind":"commit","published_at":"2021-05-19T20:54:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a/manifests"},{"name":"v0.19.2","sha":"ab3b3f653ac9d94579f469bcf0dbec06bca07f2a","kind":"tag","published_at":"2021-04-28T18:30:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a9f345390e3b341c6bed8011c364587e13783732","kind":"tag","published_at":"2021-04-22T17:48:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"f07b25103e87229beacb25b6381e9b811e1e62f3","kind":"tag","published_at":"2021-04-21T16:05:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"3341561949ef9cb02b83258aca301c47cac1afc2","kind":"commit","published_at":"2021-04-15T16:20:29.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2/manifests"},{"name":"v21.06.00a","sha":"b2cb4180ac6234820117d5a881e48c700aee9d19","kind":"commit","published_at":"2021-03-25T18:22:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a/manifests"},{"name":"v0.18.1","sha":"999be56c805bcdca93ce818c1646468aed82d2c4","kind":"tag","published_at":"2021-03-15T21:18:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"20778e5ddb7470845605acd7f879620eb25ff4ff","kind":"tag","published_at":"2021-02-24T18:08:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0/manifests"},{"name":"v0.19.0a","sha":"d8bfc6ff8eaaf4be168e12f931ee3265d704d4a6","kind":"commit","published_at":"2021-01-27T18:56:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a/manifests"},{"name":"v0.17.0","sha":"f56ef850e6c25655161ae4bf357ce63f5727d535","kind":"tag","published_at":"2020-12-10T17:28:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0/manifests"},{"name":"v0.18.0a","sha":"80464ced02b75ae4316f909497378aeabf182363","kind":"commit","published_at":"2020-11-24T20:47:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a/manifests"},{"name":"v0.16.0","sha":"2b8298f5663dcb2f1433528172674ef3a5d54817","kind":"tag","published_at":"2020-10-21T16:57:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0/manifests"},{"name":"v0.17.0a","sha":"e00d29dca57e195230874e063766257d8ae9ffdf","kind":"commit","published_at":"2020-10-02T14:43:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a/manifests"},{"name":"v0.15.0","sha":"71cb8c0e0ff0eefa8234ce80bbd971cc2e5b2bce","kind":"tag","published_at":"2020-08-27T00:18:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0/manifests"},{"name":"v0.16.0a","sha":"14ff7bbad4e75c40c35ea94ac7bfc979eeb589da","kind":"commit","published_at":"2020-08-06T19:46:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a/manifests"},{"name":"v0.14.0","sha":"b34b838625139bb14f4754db558112e8fd9293c8","kind":"tag","published_at":"2020-06-03T15:23:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0/manifests"},{"name":"v0.15.0a","sha":"b23f80a4ad3ce15f14ff6964642b453867b48b3f","kind":"commit","published_at":"2020-05-20T15:10:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a/manifests"},{"name":"v0.13.0","sha":"fef2a2b514e981d19af162991c82471e2efec84a","kind":"tag","published_at":"2020-04-01T18:25:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.13.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0/manifests"},{"name":"v0.14.0a","sha":"651a6d9ce1c5b1bf2a348451342852d21bf2a791","kind":"commit","published_at":"2020-03-09T19:26:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a/manifests"},{"name":"v0.12.0","sha":"8d7bf34ff045fbe1760c90ef825e6719bab1ff80","kind":"tag","published_at":"2020-02-04T16:13:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"96593e7d605d52d91fdbe6af399a3aac96349342","kind":"tag","published_at":"2019-12-11T18:47:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0/manifests"},{"name":"v0.12.0b","sha":"2f745efa02e5b9928d9caafd0718f6281e5e3483","kind":"commit","published_at":"2019-12-11T01:49:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b/manifests"},{"name":"v0.11.0b","sha":"68eaef49e0c2aeb23ea118784dea787ba12c3cde","kind":"commit","published_at":"2019-12-10T20:48:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b/manifests"},{"name":"v0.12.0a","sha":"d7ef18004affab5cbc71bb6619466f2454aa7703","kind":"commit","published_at":"2019-11-22T21:16:25.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a/manifests"},{"name":"v0.10.0","sha":"f3105897bafae9489cd7f35f31962d7322490466","kind":"tag","published_at":"2019-10-17T16:53:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0/manifests"},{"name":"v0.11.0a","sha":"b6a8cd23813f3bc5aba4fb48334a2ac75abdcfa3","kind":"commit","published_at":"2019-09-26T19:47:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a/manifests"},{"name":"v0.9.0","sha":"a0a3a359cf87db855e81bdb3ae20d80a238d1607","kind":"tag","published_at":"2019-08-21T19:14:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0/manifests"},{"name":"v0.9.0a1","sha":"d8efb40f69d2707b223b6c6cc6675bcbe907c557","kind":"commit","published_at":"2019-08-20T18:58:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1/manifests"},{"name":"v0.10.0a","sha":"23c80a97e63f7002446035092e05a96c7e800de5","kind":"commit","published_at":"2019-08-08T20:57:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a/manifests"},{"name":"v0.8.0","sha":"8fa7bd3db8eb41aeb7ab6594fd480237f3bc9e55","kind":"tag","published_at":"2019-06-27T15:19:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0/manifests"},{"name":"v0.9.0a","sha":"05634d066259f8635aeb39f2156e69f045cfb29b","kind":"commit","published_at":"2019-06-17T19:05:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a/manifests"},{"name":"v0.8.0a1","sha":"6283d1999060d129e21b8d49398bb7520ae66986","kind":"tag","published_at":"2019-05-20T14:59:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1/manifests"},{"name":"v0.7.2","sha":"3ebd28685be2ad5adedc789c7303027251d93b5c","kind":"tag","published_at":"2019-05-16T22:27:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7ee0348bfdfbf2fd32e9fd0b5d68417378308bd9","kind":"tag","published_at":"2019-05-11T20:31:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"1a905fb73a54b41a6c71550940795924334a4b74","kind":"tag","published_at":"2019-05-10T16:59:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0/manifests"},{"name":"v0.8.0a","sha":"13cdda6b442627b97915ef064b1e5c9c2726e0aa","kind":"commit","published_at":"2019-04-29T15:51:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a/manifests"},{"name":"v0.6.1","sha":"beb4ef30a1f725d34b8ca6a0343045734afc1fc5","kind":"tag","published_at":"2019-03-25T17:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"69021704458d465852f971623e11bff25dbdee79","kind":"tag","published_at":"2019-03-22T22:41:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0/manifests"},{"name":"v0.7.0.dev0","sha":"0d8692b0f359d47b8295aea92c53719410122abc","kind":"commit","published_at":"2019-03-18T17:16:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0/manifests"},{"name":"v0.6.0.dev0","sha":"a08312fb874fa18a8b627625d5cd096def253314","kind":"tag","published_at":"2019-03-07T15:44:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0/manifests"},{"name":"v0.5.1","sha":"4a2f9c84dc97f7b77518f04babdf6de420ad48b6","kind":"tag","published_at":"2019-02-05T21:13:39.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a8602ea958d38baf5a989ac2819b21c560d2e803","kind":"tag","published_at":"2019-01-29T03:33:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7aa3799e73948899a85e70bc73d3cea50b65dff1","kind":"tag","published_at":"2018-12-06T02:10:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.4.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f8b7092025216fb05cfb013c0c53f319f67a461","kind":"tag","published_at":"2018-11-23T04:14:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.3.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3e1c3ac93e3645ea5b8b3fd4d6b51d32d82e18fa","kind":"tag","published_at":"2018-10-28T22:45:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.2.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0/manifests"},{"name":"v0.1.0a4","sha":"30e5c499e5660f7183195f597d33ca99c9cbf1d3","kind":"tag","published_at":"2018-10-24T21:21:27.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a4","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4/manifests"},{"name":"v0.1.0a3","sha":"df369e6d7e192bacb49b6fee6ba7dc689c22cf1f","kind":"tag","published_at":"2018-08-17T21:22:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a3","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3/manifests"},{"name":"v0.1.0a2","sha":"be9a73cdd6708bc777a051304d1d0386d22176a7","kind":"tag","published_at":"2018-08-17T21:13:57.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2/manifests"},{"name":"v0.1.0a2.dev","sha":"f1412560f7ba8935ae693967f172f07b1e08fba2","kind":"tag","published_at":"2017-08-28T18:22:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev/manifests"},{"name":"v0.1.0a1.dev","sha":"bb9f7f2f78bb0006c70efc9c4dc481df79a49916","kind":"tag","published_at":"2017-06-01T19:33:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev/manifests"},{"name":"v0.1.0a1","sha":"de1ccdca911956930d9413df67acc3ee9c64012c","kind":"tag","published_at":"2017-05-08T11:46:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T12:30:54.519Z","dependent_packages_count":0,"downloads":18814,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.75503961636753,"dependent_packages_count":10.261280550978322,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.00816008367293},"purl":"pkg:pypi/pylibcudf-cu12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pylibcudf-cu12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pylibcudf-cu12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pylibcudf-cu12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T12:02:36.062Z","issues_count":1727,"pull_requests_count":6248,"avg_time_to_close_issue":23342784.565939773,"avg_time_to_close_pull_request":1677548.889606332,"issues_closed_count":963,"pull_requests_closed_count":4801,"pull_request_authors_count":141,"issue_authors_count":325,"avg_comments_per_issue":2.2061378112333525,"avg_comments_per_pull_request":2.543213828425096,"merged_pull_requests_count":4270,"bot_issues_count":1,"bot_pull_requests_count":431,"past_year_issues_count":681,"past_year_pull_requests_count":3635,"past_year_avg_time_to_close_issue":1293688.3472222222,"past_year_avg_time_to_close_pull_request":619991.2059571376,"past_year_issues_closed_count":288,"past_year_pull_requests_closed_count":2753,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":124,"past_year_avg_comments_per_issue":0.9632892804698973,"past_year_avg_comments_per_pull_request":2.424209078404402,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":333,"past_year_merged_pull_requests_count":2496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/issues","maintainers":[{"login":"rjzamora","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"GPUtester","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GPUtester"},{"login":"beckernick","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jlowe","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"raydouglass","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"madsbk","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"harrism","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harrism"},{"login":"pentschev","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"shwina","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwina"},{"login":"jakirkham","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"quasiben","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"charlesbluca","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesbluca"},{"login":"divyegala","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/divyegala"},{"login":"ayushdg","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"VibhuJawa","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"ajschmidt8","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"kkraus14","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkraus14"},{"login":"miguelusque","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miguelusque"},{"login":"trivialfis","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"betatim","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"},{"login":"mrocklin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"dantegd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dantegd"},{"login":"AjayThorve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AjayThorve"},{"login":"jbrennan333","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrennan333"},{"login":"alexbarghi-nv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbarghi-nv"},{"login":"jacobtomlinson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"}],"active_maintainers":[{"login":"rjzamora","count":160,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"madsbk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"pentschev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"jakirkham","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"raydouglass","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"jlowe","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"quasiben","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"beckernick","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"ajschmidt8","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"ayushdg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"trivialfis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"VibhuJawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"betatim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pylibcudf-cu12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pylibcudf-cu12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pylibcudf-cu12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pylibcudf-cu12/related_packages","maintainers":[{"uuid":"rapidsai","login":"rapidsai","name":null,"email":null,"url":null,"packages_count":57,"html_url":"https://pypi.org/user/rapidsai/","role":null,"created_at":"2024-10-01T16:39:53.905Z","updated_at":"2024-10-01T16:39:53.905Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rapidsai/packages"},{"uuid":"nvidia","login":"nvidia","name":null,"email":null,"url":null,"packages_count":719,"html_url":"https://pypi.org/user/nvidia/","role":null,"created_at":"2024-11-19T19:36:24.951Z","updated_at":"2024-11-19T19:36:24.951Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nvidia/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726278,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10599899,"name":"cudf-polars-cu11","ecosystem":"pypi","description":"Executor for polars using cudf","homepage":"https://github.com/rapidsai/cudf","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rapidsai/cudf","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2024-07-09T20:43:01.000Z","latest_release_published_at":"2025-06-06T15:12:36.000Z","latest_release_number":"25.6.0","last_synced_at":"2025-09-04T22:47:23.539Z","created_at":"2024-07-09T21:04:46.178Z","updated_at":"2025-09-05T12:30:54.261Z","registry_url":"https://pypi.org/project/cudf-polars-cu11/","install_command":"pip install cudf-polars-cu11 --index-url https://pypi.org/simple","documentation_url":"https://cudf-polars-cu11.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Database","Topic :: Scientific/Engineering"],"normalized_name":"cudf-polars-cu11","project_status":null},"repo_metadata":{"id":37385055,"uuid":"90506918","full_name":"rapidsai/cudf","owner":"rapidsai","description":"cuDF - GPU DataFrame Library ","archived":false,"fork":false,"pushed_at":"2025-09-04T22:23:56.000Z","size":171135,"stargazers_count":9157,"open_issues_count":1112,"forks_count":967,"subscribers_count":159,"default_branch":"branch-25.10","last_synced_at":"2025-09-04T22:25:36.442Z","etag":null,"topics":["arrow","cpp","cuda","cudf","dask","data-analysis","data-science","dataframe","gpu","pandas","pydata","python","rapids"],"latest_commit_sha":null,"homepage":"https://docs.rapids.ai/api/cudf/stable/","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/rapidsai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-07T03:43:37.000Z","updated_at":"2025-09-04T19:55:08.000Z","dependencies_parsed_at":"2023-09-21T19:52:01.421Z","dependency_job_id":"c73dbd1f-d66a-4f79-a143-a8b79fa2e8e2","html_url":"https://github.com/rapidsai/cudf","commit_stats":{"total_commits":27208,"total_committers":322,"mean_commits":84.4968944099379,"dds":0.9250955601293738,"last_synced_commit":"821f4dea107db6a51fcbffff997fa6844ab5565f"},"previous_names":["gpuopenanalytics/pygdf"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/rapidsai/cudf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/refs/heads/branch-25.10","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/sbom","scorecard":{"id":634138,"data":{"date":"2025-08-11","repo":{"name":"github.com/rapidsai/cudf","commit":"d71e00debdcd91e0eb7a5d258a84fb09c0d49cbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_issue_status_automation.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/status.yaml:16","Info: jobLevel 'checks' permission set to 'read': .github/workflows/status.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/status.yaml:18","Info: jobLevel 'issues' permission set to 'read': .github/workflows/status.yaml:21","Info: jobLevel 'packages' permission set to 'read': .github/workflows/status.yaml:23","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/status.yaml:26","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/status.yaml:27","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/status.yaml:28","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/status.yaml:19","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/status.yaml:22","Info: jobLevel 'pages' permission set to 'read': .github/workflows/status.yaml:24","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/status.yaml:25","Warn: no topLevel permission defined: .github/workflows/auto-assign.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/external_issue_labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/pandas-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr_issue_status_automation.yml:1","Warn: no topLevel permission defined: .github/workflows/spark-rapids-jni.yaml:1","Warn: no topLevel permission defined: .github/workflows/status.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/trigger-breaking-change-alert.yaml:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rapidsai/.github/SECURITY.md:1","Info: Found linked content: github.com/rapidsai/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rapidsai/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rapidsai/.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/auto-assign.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pandas-tests.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pandas-tests.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-breaking-change-alert.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/trigger-breaking-change-alert.yaml/branch-25.10?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:15","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:19","Warn: containerImage not pinned by hash: java/ci/Dockerfile.rocky:28","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/diff.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/run.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:69","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:78","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:130","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   5 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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-21T08:39:54.931Z","repository_id":37385055,"created_at":"2025-08-21T08:39:54.931Z","updated_at":"2025-08-21T08:39:54.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273756989,"owners_count":25162487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rapidsai","name":"RAPIDS","uuid":"43887749","kind":"organization","description":"Open GPU Data Science","email":null,"website":"https://rapids.ai","location":null,"twitter":"RAPIDSai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43887749?v=4","repositories_count":122,"last_synced_at":"2024-04-15T04:58:14.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rapidsai","funding_links":[],"total_stars":19412,"followers":1262,"following":0,"created_at":"2022-11-02T16:33:18.780Z","updated_at":"2024-04-15T04:59:07.241Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai/repositories"},"tags":[{"name":"v25.08.00","sha":"6cea3743b6d1da02303e9b3ad819c8dfab77dfc5","kind":"tag","published_at":"2025-08-06T17:50:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00/manifests"},{"name":"v25.10.00a","sha":"fa0f0834b021ae452a8109060c740e41b1b2994e","kind":"tag","published_at":"2025-07-17T19:07:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a/manifests"},{"name":"v25.06.00","sha":"84c43507f0842bf91b1374b26b2275ce381dfdce","kind":"tag","published_at":"2025-06-05T17:31:26.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00/manifests"},{"name":"v25.08.00a","sha":"cd75a982a1c4f80401aaf1e25c9a4517e4f18674","kind":"tag","published_at":"2025-04-30T19:09:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a/manifests"},{"name":"v25.04.00","sha":"6bc420631d12b0e7d87c5ede7710ac5b7154fd8d","kind":"tag","published_at":"2025-04-09T18:14:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00/manifests"},{"name":"v25.06.00a","sha":"0c4db5d9e096aaec3e4ca199f55c28db35ce1752","kind":"tag","published_at":"2025-03-13T19:07:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a/manifests"},{"name":"v25.02.02","sha":"8139f3c84f4cf6ffbff9cc817e923a1c8e965ae8","kind":"tag","published_at":"2025-03-03T18:22:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02/manifests"},{"name":"v25.02.01","sha":"b1efe69ee010c58dbab4fd8be8d2b5992033a8e9","kind":"tag","published_at":"2025-02-27T16:38:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01/manifests"},{"name":"v25.02.00","sha":"50b2d0faff09005c48e99d6a20fcb01f45f378c6","kind":"tag","published_at":"2025-02-13T17:36:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00/manifests"},{"name":"v25.04.00a","sha":"f84725ea7b7377069528026d2c3b89e3abae327e","kind":"tag","published_at":"2025-01-23T20:06:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a/manifests"},{"name":"v24.12.00","sha":"ff41ecf473b7e7be01885c66cd90571ccc48e41d","kind":"tag","published_at":"2024-12-11T19:10:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00/manifests"},{"name":"v25.02.00a","sha":"01222c130a82a68725b909d5ef04bc02ceb567f8","kind":"tag","published_at":"2024-11-15T14:26:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a/manifests"},{"name":"v24.10.01","sha":"7b0adfa2533e4792464230ee67916a04ce06caf6","kind":"tag","published_at":"2024-10-09T19:39:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01/manifests"},{"name":"v24.10.00","sha":"67193a8096ff2aed6208f51449d04741fa814b9d","kind":"tag","published_at":"2024-10-09T15:25:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00/manifests"},{"name":"v24.12.00a","sha":"83f9d2b6195a2528d0d9465975f3b9c75a333799","kind":"tag","published_at":"2024-09-19T16:02:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a/manifests"},{"name":"v24.08.03","sha":"e479454931f28b6f50024c6c04d0c7adcc59ba6c","kind":"tag","published_at":"2024-09-17T00:25:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03/manifests"},{"name":"v24.08.02","sha":"e776742c282432165c94bfe916220f6fd8839f6e","kind":"tag","published_at":"2024-08-14T22:39:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02/manifests"},{"name":"v24.08.01","sha":"c5ae8200e759df88746e8cd1c7390b826c40e37e","kind":"tag","published_at":"2024-08-07T18:38:19.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01/manifests"},{"name":"v24.08.00","sha":"4afeb5afa7ac483eef8f9a193c73fcce584db92b","kind":"tag","published_at":"2024-08-07T16:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00/manifests"},{"name":"v24.10.00a","sha":"f364fdcd44540b6d5403f1d08acbebfff4e78bd4","kind":"tag","published_at":"2024-07-19T18:56:13.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a/manifests"},{"name":"v24.06.01","sha":"4e59b79cf32dabda6a09de9b6e7fbbc5d7943f52","kind":"tag","published_at":"2024-07-02T15:37:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01/manifests"},{"name":"v24.06.00","sha":"7c706cc4004d5feaae92544b3b29a00c64f7ed86","kind":"tag","published_at":"2024-06-05T15:08:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00/manifests"},{"name":"v24.08.00a","sha":"f5d1c24760d90003c1a577c696ac5de23a289e64","kind":"tag","published_at":"2024-05-20T21:38:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a/manifests"},{"name":"v24.04.01","sha":"af9fd840f260e7acc312685c4cde98f1a20efd09","kind":"tag","published_at":"2024-05-01T12:29:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01/manifests"},{"name":"v24.04.00","sha":"578c240a20049a5c4b83b08f54c235aad5318f1a","kind":"tag","published_at":"2024-04-10T15:05:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00/manifests"},{"name":"v24.06.00a","sha":"f6955b7a6e9069336abe133bc7aa35151324909c","kind":"tag","published_at":"2024-03-15T14:47:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a/manifests"},{"name":"v24.02.02","sha":"dd34fdbe35e68ba56a2183f11ed822ddaa6c927b","kind":"tag","published_at":"2024-02-27T15:12:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02/manifests"},{"name":"v24.02.01","sha":"33ffdf5b71f639d83c6e31d76129a5ce74bf23cd","kind":"tag","published_at":"2024-02-13T14:24:45.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01/manifests"},{"name":"v24.02.00","sha":"a48e9fc5e93990ab08e4e37af77dc1ad531e52d1","kind":"tag","published_at":"2024-02-12T21:28:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00/manifests"},{"name":"v24.04.00a","sha":"46119314c3a7a7621a476d730d0441031398f74c","kind":"tag","published_at":"2024-01-18T19:54:51.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a/manifests"},{"name":"v23.12.01","sha":"2ce46216b5bc9926aec438b64fc490c31c526a31","kind":"tag","published_at":"2023-12-08T21:31:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01/manifests"},{"name":"v23.12.00","sha":"c1d307396fd357a9b6b68d626c2b17813d1181b8","kind":"tag","published_at":"2023-12-06T16:26:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00/manifests"},{"name":"v23.10.02","sha":"ece2b2c5240e7a0ba85fa601d4b66c56cf2f8258","kind":"tag","published_at":"2023-11-16T22:26:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02/manifests"},{"name":"v24.02.00a","sha":"deeabc96e1193ce7e75dc8ff87e0360fc1775ba6","kind":"tag","published_at":"2023-11-09T21:27:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a/manifests"},{"name":"v23.10.01","sha":"1a0c07670f31fd5b7a383727c58ffb8e452e1596","kind":"tag","published_at":"2023-11-07T22:16:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01/manifests"},{"name":"v23.10.00","sha":"9f0c2f452f1cf318c3f7fe2c6f7e07fc513fc335","kind":"tag","published_at":"2023-10-11T15:25:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00/manifests"},{"name":"v23.12.00a","sha":"f42231f9193952b45cd9ba4642adcca392a7ce14","kind":"tag","published_at":"2023-09-22T14:19:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a/manifests"},{"name":"v23.08.00","sha":"8150d38e080c8fb021921ade83fe3aa3be04b47d","kind":"tag","published_at":"2023-08-09T17:06:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00/manifests"},{"name":"v23.10.00a","sha":"6443f0eff879ac66cb1bc442ff9707d70e30dfbb","kind":"tag","published_at":"2023-07-20T20:29:17.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a/manifests"},{"name":"v23.06.01","sha":"6a548b072de3a1844080fe2ad1623bf849ce7b27","kind":"tag","published_at":"2023-06-29T13:27:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01/manifests"},{"name":"v23.06.00","sha":"f881d40c634b02004a544a15be4fbcf4f3858c68","kind":"tag","published_at":"2023-06-07T15:25:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00/manifests"},{"name":"v23.08.00a","sha":"0b566b940029bb44cc2158be79b57194d3aafc5a","kind":"commit","published_at":"2023-05-19T13:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a/manifests"},{"name":"v23.04.01","sha":"7e070fce163cf1a0ac0fffc739a90dab4456bcfb","kind":"tag","published_at":"2023-04-21T17:27:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01/manifests"},{"name":"v23.04.00","sha":"4d31a6f62f3b05dfcbf9af87044c46ce46134913","kind":"tag","published_at":"2023-04-12T20:41:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00/manifests"},{"name":"v23.06.00a","sha":"302054d117b9431910f469f58aa2bd97fbcaa4f6","kind":"commit","published_at":"2023-03-23T18:56:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a/manifests"},{"name":"v23.02.00","sha":"5ad4a85b9da747368ac311f25b1232d0ae144527","kind":"tag","published_at":"2023-02-09T16:14:31.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00/manifests"},{"name":"v23.04.00a","sha":"1fcd1be04171d0c6bbbf38cb31619b21173039e8","kind":"commit","published_at":"2023-01-23T15:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a/manifests"},{"name":"v22.12.01","sha":"f700408e6860ed23be88a5384d97e4216b1139b3","kind":"tag","published_at":"2022-12-08T19:18:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01/manifests"},{"name":"v22.12.00","sha":"baae3a6bbf2e75469ee5240ba20070ee7e17a3a7","kind":"tag","published_at":"2022-12-08T15:20:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00/manifests"},{"name":"v23.02.00a","sha":"480b4cc53e8337fd36b6c41cd8493530b82a5aaf","kind":"commit","published_at":"2022-11-10T17:58:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a/manifests"},{"name":"v22.10.01","sha":"d90f7e9bfc8c2fcb1e987ec07fe27a2fa7b98061","kind":"tag","published_at":"2022-11-03T17:32:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01/manifests"},{"name":"v22.10.00","sha":"8ffe375d85f8fd0f98e0052f36ccd820a669d0ab","kind":"tag","published_at":"2022-10-12T15:28:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00/manifests"},{"name":"v22.08.01","sha":"31337c9001d531f91b8ea08d7a4079a44f6e53ff","kind":"tag","published_at":"2022-09-29T18:16:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01/manifests"},{"name":"v22.12.00a","sha":"f3af69925e5321563dea82d8d2ae463faa45ba44","kind":"commit","published_at":"2022-09-23T15:38:52.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a/manifests"},{"name":"v22.08.00","sha":"b71873c701e81cb7293d8638bda7bd983d3ff676","kind":"tag","published_at":"2022-08-17T15:15:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00/manifests"},{"name":"v22.10.00a","sha":"df248086e79dc4f9cda5a527e862f4481be8ea90","kind":"commit","published_at":"2022-07-22T14:53:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a/manifests"},{"name":"v22.06.01","sha":"0dab0f8305809579925ec3cbaae30d9a199d94e9","kind":"tag","published_at":"2022-07-06T15:21:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01/manifests"},{"name":"v22.06.00","sha":"5658c5b30cfb67df80ea4f4e79dd5655c13ec4f9","kind":"tag","published_at":"2022-06-07T17:26:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00/manifests"},{"name":"v22.08.00a","sha":"de3eb738d24576f0b1bff4f9e0fdcfa4f06b8fe6","kind":"commit","published_at":"2022-05-19T15:05:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a/manifests"},{"name":"v22.04.00","sha":"8bf0520170bc4528bbf5896a950930e92f1dad7b","kind":"tag","published_at":"2022-04-06T15:19:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00/manifests"},{"name":"v22.06.00a","sha":"ad8577cc327663ba3585d58865ad80a583daf89e","kind":"commit","published_at":"2022-03-17T16:39:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a/manifests"},{"name":"v22.02.00","sha":"774d859fef2cb242dd8314d50b9c1e038468e266","kind":"tag","published_at":"2022-02-02T16:43:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00/manifests"},{"name":"v22.04.00a","sha":"be685d178fe3e3924c835b5fe2a8775447a7bc0f","kind":"commit","published_at":"2022-01-13T15:39:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a/manifests"},{"name":"v21.12.02","sha":"06540b9b3795931dccf0ba73b592af62c690086c","kind":"tag","published_at":"2021-12-16T18:48:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02/manifests"},{"name":"v21.12.01","sha":"a0a0a3a317dc312da9b87f1ed5aa4a05d8f4218a","kind":"tag","published_at":"2021-12-09T18:32:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01/manifests"},{"name":"v21.12.00","sha":"f1ef2d2daf1a6053c8629f09956d52a5cf28c8f8","kind":"tag","published_at":"2021-12-03T19:16:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00/manifests"},{"name":"v22.02.00a","sha":"ad0254566ed9f1cb33338feb156c5751ec3747e4","kind":"commit","published_at":"2021-11-04T14:13:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a/manifests"},{"name":"v21.10.01","sha":"a1d2d13a14f4cb398e383e19a1828f2e6d78e5e2","kind":"tag","published_at":"2021-10-12T20:16:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01/manifests"},{"name":"v21.10.00","sha":"072fd862cc37c2b9204de04045209bef79478319","kind":"tag","published_at":"2021-10-06T15:51:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00/manifests"},{"name":"v21.12.00a","sha":"079af458b55ea83d72293ddf5c2060c0b77d935f","kind":"commit","published_at":"2021-09-16T20:47:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a/manifests"},{"name":"v21.08.03","sha":"e4313b6a1e63f00408a0d64f6685b253cc3894ba","kind":"tag","published_at":"2021-09-16T19:23:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03/manifests"},{"name":"v21.08.02","sha":"f6d31fa95d9b8d8658301438d0f9ba22a1c131aa","kind":"tag","published_at":"2021-08-06T20:26:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02/manifests"},{"name":"v21.08.01","sha":"e0a81141a8f14f0121f0034de71b5819767a6374","kind":"tag","published_at":"2021-08-06T14:56:12.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01/manifests"},{"name":"v21.08.00","sha":"106039c9c21cc48c7506ffadc0289de8d8b870cb","kind":"tag","published_at":"2021-08-04T15:26:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00/manifests"},{"name":"v21.10.00a","sha":"b0b4ac594987fb6447b43b981590e732e0346267","kind":"commit","published_at":"2021-07-15T21:02:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a/manifests"},{"name":"v21.06.01","sha":"101fc0fda4c47e1ec4ef612643806b0ab8ee68cc","kind":"tag","published_at":"2021-06-18T15:38:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01/manifests"},{"name":"v21.06.00","sha":"ae440465c2d8c0b299261923083fa1fe16b2f038","kind":"tag","published_at":"2021-06-09T17:23:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00/manifests"},{"name":"v21.08.00a","sha":"6272d72eb0ed6103939bc73c10d99fc396ea45f9","kind":"commit","published_at":"2021-05-19T20:54:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a/manifests"},{"name":"v0.19.2","sha":"ab3b3f653ac9d94579f469bcf0dbec06bca07f2a","kind":"tag","published_at":"2021-04-28T18:30:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a9f345390e3b341c6bed8011c364587e13783732","kind":"tag","published_at":"2021-04-22T17:48:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"f07b25103e87229beacb25b6381e9b811e1e62f3","kind":"tag","published_at":"2021-04-21T16:05:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"3341561949ef9cb02b83258aca301c47cac1afc2","kind":"commit","published_at":"2021-04-15T16:20:29.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2/manifests"},{"name":"v21.06.00a","sha":"b2cb4180ac6234820117d5a881e48c700aee9d19","kind":"commit","published_at":"2021-03-25T18:22:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a/manifests"},{"name":"v0.18.1","sha":"999be56c805bcdca93ce818c1646468aed82d2c4","kind":"tag","published_at":"2021-03-15T21:18:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"20778e5ddb7470845605acd7f879620eb25ff4ff","kind":"tag","published_at":"2021-02-24T18:08:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0/manifests"},{"name":"v0.19.0a","sha":"d8bfc6ff8eaaf4be168e12f931ee3265d704d4a6","kind":"commit","published_at":"2021-01-27T18:56:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a/manifests"},{"name":"v0.17.0","sha":"f56ef850e6c25655161ae4bf357ce63f5727d535","kind":"tag","published_at":"2020-12-10T17:28:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0/manifests"},{"name":"v0.18.0a","sha":"80464ced02b75ae4316f909497378aeabf182363","kind":"commit","published_at":"2020-11-24T20:47:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a/manifests"},{"name":"v0.16.0","sha":"2b8298f5663dcb2f1433528172674ef3a5d54817","kind":"tag","published_at":"2020-10-21T16:57:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0/manifests"},{"name":"v0.17.0a","sha":"e00d29dca57e195230874e063766257d8ae9ffdf","kind":"commit","published_at":"2020-10-02T14:43:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a/manifests"},{"name":"v0.15.0","sha":"71cb8c0e0ff0eefa8234ce80bbd971cc2e5b2bce","kind":"tag","published_at":"2020-08-27T00:18:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0/manifests"},{"name":"v0.16.0a","sha":"14ff7bbad4e75c40c35ea94ac7bfc979eeb589da","kind":"commit","published_at":"2020-08-06T19:46:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a/manifests"},{"name":"v0.14.0","sha":"b34b838625139bb14f4754db558112e8fd9293c8","kind":"tag","published_at":"2020-06-03T15:23:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0/manifests"},{"name":"v0.15.0a","sha":"b23f80a4ad3ce15f14ff6964642b453867b48b3f","kind":"commit","published_at":"2020-05-20T15:10:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a/manifests"},{"name":"v0.13.0","sha":"fef2a2b514e981d19af162991c82471e2efec84a","kind":"tag","published_at":"2020-04-01T18:25:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.13.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0/manifests"},{"name":"v0.14.0a","sha":"651a6d9ce1c5b1bf2a348451342852d21bf2a791","kind":"commit","published_at":"2020-03-09T19:26:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a/manifests"},{"name":"v0.12.0","sha":"8d7bf34ff045fbe1760c90ef825e6719bab1ff80","kind":"tag","published_at":"2020-02-04T16:13:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"96593e7d605d52d91fdbe6af399a3aac96349342","kind":"tag","published_at":"2019-12-11T18:47:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0/manifests"},{"name":"v0.12.0b","sha":"2f745efa02e5b9928d9caafd0718f6281e5e3483","kind":"commit","published_at":"2019-12-11T01:49:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b/manifests"},{"name":"v0.11.0b","sha":"68eaef49e0c2aeb23ea118784dea787ba12c3cde","kind":"commit","published_at":"2019-12-10T20:48:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b/manifests"},{"name":"v0.12.0a","sha":"d7ef18004affab5cbc71bb6619466f2454aa7703","kind":"commit","published_at":"2019-11-22T21:16:25.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a/manifests"},{"name":"v0.10.0","sha":"f3105897bafae9489cd7f35f31962d7322490466","kind":"tag","published_at":"2019-10-17T16:53:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0/manifests"},{"name":"v0.11.0a","sha":"b6a8cd23813f3bc5aba4fb48334a2ac75abdcfa3","kind":"commit","published_at":"2019-09-26T19:47:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a/manifests"},{"name":"v0.9.0","sha":"a0a3a359cf87db855e81bdb3ae20d80a238d1607","kind":"tag","published_at":"2019-08-21T19:14:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0/manifests"},{"name":"v0.9.0a1","sha":"d8efb40f69d2707b223b6c6cc6675bcbe907c557","kind":"commit","published_at":"2019-08-20T18:58:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1/manifests"},{"name":"v0.10.0a","sha":"23c80a97e63f7002446035092e05a96c7e800de5","kind":"commit","published_at":"2019-08-08T20:57:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a/manifests"},{"name":"v0.8.0","sha":"8fa7bd3db8eb41aeb7ab6594fd480237f3bc9e55","kind":"tag","published_at":"2019-06-27T15:19:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0/manifests"},{"name":"v0.9.0a","sha":"05634d066259f8635aeb39f2156e69f045cfb29b","kind":"commit","published_at":"2019-06-17T19:05:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a/manifests"},{"name":"v0.8.0a1","sha":"6283d1999060d129e21b8d49398bb7520ae66986","kind":"tag","published_at":"2019-05-20T14:59:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1/manifests"},{"name":"v0.7.2","sha":"3ebd28685be2ad5adedc789c7303027251d93b5c","kind":"tag","published_at":"2019-05-16T22:27:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7ee0348bfdfbf2fd32e9fd0b5d68417378308bd9","kind":"tag","published_at":"2019-05-11T20:31:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"1a905fb73a54b41a6c71550940795924334a4b74","kind":"tag","published_at":"2019-05-10T16:59:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0/manifests"},{"name":"v0.8.0a","sha":"13cdda6b442627b97915ef064b1e5c9c2726e0aa","kind":"commit","published_at":"2019-04-29T15:51:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a/manifests"},{"name":"v0.6.1","sha":"beb4ef30a1f725d34b8ca6a0343045734afc1fc5","kind":"tag","published_at":"2019-03-25T17:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"69021704458d465852f971623e11bff25dbdee79","kind":"tag","published_at":"2019-03-22T22:41:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0/manifests"},{"name":"v0.7.0.dev0","sha":"0d8692b0f359d47b8295aea92c53719410122abc","kind":"commit","published_at":"2019-03-18T17:16:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0/manifests"},{"name":"v0.6.0.dev0","sha":"a08312fb874fa18a8b627625d5cd096def253314","kind":"tag","published_at":"2019-03-07T15:44:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0/manifests"},{"name":"v0.5.1","sha":"4a2f9c84dc97f7b77518f04babdf6de420ad48b6","kind":"tag","published_at":"2019-02-05T21:13:39.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a8602ea958d38baf5a989ac2819b21c560d2e803","kind":"tag","published_at":"2019-01-29T03:33:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7aa3799e73948899a85e70bc73d3cea50b65dff1","kind":"tag","published_at":"2018-12-06T02:10:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.4.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f8b7092025216fb05cfb013c0c53f319f67a461","kind":"tag","published_at":"2018-11-23T04:14:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.3.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3e1c3ac93e3645ea5b8b3fd4d6b51d32d82e18fa","kind":"tag","published_at":"2018-10-28T22:45:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.2.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0/manifests"},{"name":"v0.1.0a4","sha":"30e5c499e5660f7183195f597d33ca99c9cbf1d3","kind":"tag","published_at":"2018-10-24T21:21:27.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a4","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4/manifests"},{"name":"v0.1.0a3","sha":"df369e6d7e192bacb49b6fee6ba7dc689c22cf1f","kind":"tag","published_at":"2018-08-17T21:22:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a3","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3/manifests"},{"name":"v0.1.0a2","sha":"be9a73cdd6708bc777a051304d1d0386d22176a7","kind":"tag","published_at":"2018-08-17T21:13:57.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2/manifests"},{"name":"v0.1.0a2.dev","sha":"f1412560f7ba8935ae693967f172f07b1e08fba2","kind":"tag","published_at":"2017-08-28T18:22:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev/manifests"},{"name":"v0.1.0a1.dev","sha":"bb9f7f2f78bb0006c70efc9c4dc481df79a49916","kind":"tag","published_at":"2017-06-01T19:33:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev/manifests"},{"name":"v0.1.0a1","sha":"de1ccdca911956930d9413df67acc3ee9c64012c","kind":"tag","published_at":"2017-05-08T11:46:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T12:30:54.261Z","dependent_packages_count":0,"downloads":52,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":60.046570225783654,"dependent_packages_count":10.662669730377512,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.354619978080585},"purl":"pkg:pypi/cudf-polars-cu11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cudf-polars-cu11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cudf-polars-cu11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cudf-polars-cu11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T12:02:36.062Z","issues_count":1727,"pull_requests_count":6248,"avg_time_to_close_issue":23342784.565939773,"avg_time_to_close_pull_request":1677548.889606332,"issues_closed_count":963,"pull_requests_closed_count":4801,"pull_request_authors_count":141,"issue_authors_count":325,"avg_comments_per_issue":2.2061378112333525,"avg_comments_per_pull_request":2.543213828425096,"merged_pull_requests_count":4270,"bot_issues_count":1,"bot_pull_requests_count":431,"past_year_issues_count":681,"past_year_pull_requests_count":3635,"past_year_avg_time_to_close_issue":1293688.3472222222,"past_year_avg_time_to_close_pull_request":619991.2059571376,"past_year_issues_closed_count":288,"past_year_pull_requests_closed_count":2753,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":124,"past_year_avg_comments_per_issue":0.9632892804698973,"past_year_avg_comments_per_pull_request":2.424209078404402,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":333,"past_year_merged_pull_requests_count":2496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/issues","maintainers":[{"login":"rjzamora","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"GPUtester","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GPUtester"},{"login":"beckernick","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jlowe","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"raydouglass","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"madsbk","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"harrism","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harrism"},{"login":"pentschev","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"shwina","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwina"},{"login":"jakirkham","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"quasiben","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"charlesbluca","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesbluca"},{"login":"divyegala","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/divyegala"},{"login":"ayushdg","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"VibhuJawa","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"ajschmidt8","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"kkraus14","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkraus14"},{"login":"miguelusque","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miguelusque"},{"login":"trivialfis","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"betatim","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"},{"login":"mrocklin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"dantegd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dantegd"},{"login":"AjayThorve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AjayThorve"},{"login":"jbrennan333","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrennan333"},{"login":"alexbarghi-nv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbarghi-nv"},{"login":"jacobtomlinson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"}],"active_maintainers":[{"login":"rjzamora","count":160,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"madsbk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"pentschev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"jakirkham","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"raydouglass","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"jlowe","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"quasiben","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"beckernick","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"ajschmidt8","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"ayushdg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"trivialfis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"VibhuJawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"betatim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cudf-polars-cu11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cudf-polars-cu11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cudf-polars-cu11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cudf-polars-cu11/related_packages","maintainers":[{"uuid":"rapidsai","login":"rapidsai","name":null,"email":null,"url":null,"packages_count":57,"html_url":"https://pypi.org/user/rapidsai/","role":"Owner","created_at":"2024-07-09T22:03:56.157Z","updated_at":"2024-07-09T22:03:56.157Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rapidsai/packages"},{"uuid":"nvidia","login":"nvidia","name":null,"email":null,"url":null,"packages_count":719,"html_url":"https://pypi.org/user/nvidia/","role":"Maintainer","created_at":"2024-07-09T22:03:56.678Z","updated_at":"2024-07-09T22:03:56.678Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nvidia/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726278,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5958498,"name":"dask-cudf-cu11","ecosystem":"pypi","description":"Utilities for Dask and cuDF interactions","homepage":"https://github.com/rapidsai/cudf","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rapidsai/cudf","keywords_array":[],"namespace":null,"versions_count":29,"first_release_published_at":"2023-01-25T17:27:29.000Z","latest_release_published_at":"2025-06-06T15:12:18.000Z","latest_release_number":"25.6.0","last_synced_at":"2025-09-04T22:47:22.109Z","created_at":"2023-01-25T17:44:23.268Z","updated_at":"2025-09-05T12:30:34.296Z","registry_url":"https://pypi.org/project/dask-cudf-cu11/","install_command":"pip install dask-cudf-cu11 --index-url https://pypi.org/simple","documentation_url":"https://dask-cudf-cu11.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Database","Topic :: Scientific/Engineering"],"normalized_name":"dask-cudf-cu11","project_status":null},"repo_metadata":{"id":37385055,"uuid":"90506918","full_name":"rapidsai/cudf","owner":"rapidsai","description":"cuDF - GPU DataFrame Library ","archived":false,"fork":false,"pushed_at":"2025-09-04T22:23:56.000Z","size":171135,"stargazers_count":9157,"open_issues_count":1112,"forks_count":967,"subscribers_count":159,"default_branch":"branch-25.10","last_synced_at":"2025-09-04T22:25:36.442Z","etag":null,"topics":["arrow","cpp","cuda","cudf","dask","data-analysis","data-science","dataframe","gpu","pandas","pydata","python","rapids"],"latest_commit_sha":null,"homepage":"https://docs.rapids.ai/api/cudf/stable/","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/rapidsai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-07T03:43:37.000Z","updated_at":"2025-09-04T19:55:08.000Z","dependencies_parsed_at":"2023-09-21T19:52:01.421Z","dependency_job_id":"c73dbd1f-d66a-4f79-a143-a8b79fa2e8e2","html_url":"https://github.com/rapidsai/cudf","commit_stats":{"total_commits":27208,"total_committers":322,"mean_commits":84.4968944099379,"dds":0.9250955601293738,"last_synced_commit":"821f4dea107db6a51fcbffff997fa6844ab5565f"},"previous_names":["gpuopenanalytics/pygdf"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/rapidsai/cudf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/refs/heads/branch-25.10","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/sbom","scorecard":{"id":634138,"data":{"date":"2025-08-11","repo":{"name":"github.com/rapidsai/cudf","commit":"d71e00debdcd91e0eb7a5d258a84fb09c0d49cbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_issue_status_automation.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/status.yaml:16","Info: jobLevel 'checks' permission set to 'read': .github/workflows/status.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/status.yaml:18","Info: jobLevel 'issues' permission set to 'read': .github/workflows/status.yaml:21","Info: jobLevel 'packages' permission set to 'read': .github/workflows/status.yaml:23","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/status.yaml:26","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/status.yaml:27","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/status.yaml:28","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/status.yaml:19","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/status.yaml:22","Info: jobLevel 'pages' permission set to 'read': .github/workflows/status.yaml:24","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/status.yaml:25","Warn: no topLevel permission defined: .github/workflows/auto-assign.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/external_issue_labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/pandas-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr_issue_status_automation.yml:1","Warn: no topLevel permission defined: .github/workflows/spark-rapids-jni.yaml:1","Warn: no topLevel permission defined: .github/workflows/status.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/trigger-breaking-change-alert.yaml:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rapidsai/.github/SECURITY.md:1","Info: Found linked content: github.com/rapidsai/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rapidsai/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rapidsai/.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/auto-assign.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pandas-tests.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pandas-tests.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-breaking-change-alert.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/trigger-breaking-change-alert.yaml/branch-25.10?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:15","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:19","Warn: containerImage not pinned by hash: java/ci/Dockerfile.rocky:28","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/diff.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/run.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:69","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:78","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:130","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   5 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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-21T08:39:54.931Z","repository_id":37385055,"created_at":"2025-08-21T08:39:54.931Z","updated_at":"2025-08-21T08:39:54.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273756989,"owners_count":25162487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rapidsai","name":"RAPIDS","uuid":"43887749","kind":"organization","description":"Open GPU Data Science","email":null,"website":"https://rapids.ai","location":null,"twitter":"RAPIDSai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43887749?v=4","repositories_count":122,"last_synced_at":"2024-04-15T04:58:14.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rapidsai","funding_links":[],"total_stars":19412,"followers":1262,"following":0,"created_at":"2022-11-02T16:33:18.780Z","updated_at":"2024-04-15T04:59:07.241Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai/repositories"},"tags":[{"name":"v25.08.00","sha":"6cea3743b6d1da02303e9b3ad819c8dfab77dfc5","kind":"tag","published_at":"2025-08-06T17:50:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00/manifests"},{"name":"v25.10.00a","sha":"fa0f0834b021ae452a8109060c740e41b1b2994e","kind":"tag","published_at":"2025-07-17T19:07:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a/manifests"},{"name":"v25.06.00","sha":"84c43507f0842bf91b1374b26b2275ce381dfdce","kind":"tag","published_at":"2025-06-05T17:31:26.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00/manifests"},{"name":"v25.08.00a","sha":"cd75a982a1c4f80401aaf1e25c9a4517e4f18674","kind":"tag","published_at":"2025-04-30T19:09:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a/manifests"},{"name":"v25.04.00","sha":"6bc420631d12b0e7d87c5ede7710ac5b7154fd8d","kind":"tag","published_at":"2025-04-09T18:14:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00/manifests"},{"name":"v25.06.00a","sha":"0c4db5d9e096aaec3e4ca199f55c28db35ce1752","kind":"tag","published_at":"2025-03-13T19:07:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a/manifests"},{"name":"v25.02.02","sha":"8139f3c84f4cf6ffbff9cc817e923a1c8e965ae8","kind":"tag","published_at":"2025-03-03T18:22:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02/manifests"},{"name":"v25.02.01","sha":"b1efe69ee010c58dbab4fd8be8d2b5992033a8e9","kind":"tag","published_at":"2025-02-27T16:38:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01/manifests"},{"name":"v25.02.00","sha":"50b2d0faff09005c48e99d6a20fcb01f45f378c6","kind":"tag","published_at":"2025-02-13T17:36:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00/manifests"},{"name":"v25.04.00a","sha":"f84725ea7b7377069528026d2c3b89e3abae327e","kind":"tag","published_at":"2025-01-23T20:06:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a/manifests"},{"name":"v24.12.00","sha":"ff41ecf473b7e7be01885c66cd90571ccc48e41d","kind":"tag","published_at":"2024-12-11T19:10:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00/manifests"},{"name":"v25.02.00a","sha":"01222c130a82a68725b909d5ef04bc02ceb567f8","kind":"tag","published_at":"2024-11-15T14:26:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a/manifests"},{"name":"v24.10.01","sha":"7b0adfa2533e4792464230ee67916a04ce06caf6","kind":"tag","published_at":"2024-10-09T19:39:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01/manifests"},{"name":"v24.10.00","sha":"67193a8096ff2aed6208f51449d04741fa814b9d","kind":"tag","published_at":"2024-10-09T15:25:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00/manifests"},{"name":"v24.12.00a","sha":"83f9d2b6195a2528d0d9465975f3b9c75a333799","kind":"tag","published_at":"2024-09-19T16:02:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a/manifests"},{"name":"v24.08.03","sha":"e479454931f28b6f50024c6c04d0c7adcc59ba6c","kind":"tag","published_at":"2024-09-17T00:25:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03/manifests"},{"name":"v24.08.02","sha":"e776742c282432165c94bfe916220f6fd8839f6e","kind":"tag","published_at":"2024-08-14T22:39:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02/manifests"},{"name":"v24.08.01","sha":"c5ae8200e759df88746e8cd1c7390b826c40e37e","kind":"tag","published_at":"2024-08-07T18:38:19.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01/manifests"},{"name":"v24.08.00","sha":"4afeb5afa7ac483eef8f9a193c73fcce584db92b","kind":"tag","published_at":"2024-08-07T16:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00/manifests"},{"name":"v24.10.00a","sha":"f364fdcd44540b6d5403f1d08acbebfff4e78bd4","kind":"tag","published_at":"2024-07-19T18:56:13.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a/manifests"},{"name":"v24.06.01","sha":"4e59b79cf32dabda6a09de9b6e7fbbc5d7943f52","kind":"tag","published_at":"2024-07-02T15:37:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01/manifests"},{"name":"v24.06.00","sha":"7c706cc4004d5feaae92544b3b29a00c64f7ed86","kind":"tag","published_at":"2024-06-05T15:08:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00/manifests"},{"name":"v24.08.00a","sha":"f5d1c24760d90003c1a577c696ac5de23a289e64","kind":"tag","published_at":"2024-05-20T21:38:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a/manifests"},{"name":"v24.04.01","sha":"af9fd840f260e7acc312685c4cde98f1a20efd09","kind":"tag","published_at":"2024-05-01T12:29:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01/manifests"},{"name":"v24.04.00","sha":"578c240a20049a5c4b83b08f54c235aad5318f1a","kind":"tag","published_at":"2024-04-10T15:05:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00/manifests"},{"name":"v24.06.00a","sha":"f6955b7a6e9069336abe133bc7aa35151324909c","kind":"tag","published_at":"2024-03-15T14:47:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a/manifests"},{"name":"v24.02.02","sha":"dd34fdbe35e68ba56a2183f11ed822ddaa6c927b","kind":"tag","published_at":"2024-02-27T15:12:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02/manifests"},{"name":"v24.02.01","sha":"33ffdf5b71f639d83c6e31d76129a5ce74bf23cd","kind":"tag","published_at":"2024-02-13T14:24:45.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01/manifests"},{"name":"v24.02.00","sha":"a48e9fc5e93990ab08e4e37af77dc1ad531e52d1","kind":"tag","published_at":"2024-02-12T21:28:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00/manifests"},{"name":"v24.04.00a","sha":"46119314c3a7a7621a476d730d0441031398f74c","kind":"tag","published_at":"2024-01-18T19:54:51.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a/manifests"},{"name":"v23.12.01","sha":"2ce46216b5bc9926aec438b64fc490c31c526a31","kind":"tag","published_at":"2023-12-08T21:31:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01/manifests"},{"name":"v23.12.00","sha":"c1d307396fd357a9b6b68d626c2b17813d1181b8","kind":"tag","published_at":"2023-12-06T16:26:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00/manifests"},{"name":"v23.10.02","sha":"ece2b2c5240e7a0ba85fa601d4b66c56cf2f8258","kind":"tag","published_at":"2023-11-16T22:26:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02/manifests"},{"name":"v24.02.00a","sha":"deeabc96e1193ce7e75dc8ff87e0360fc1775ba6","kind":"tag","published_at":"2023-11-09T21:27:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a/manifests"},{"name":"v23.10.01","sha":"1a0c07670f31fd5b7a383727c58ffb8e452e1596","kind":"tag","published_at":"2023-11-07T22:16:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01/manifests"},{"name":"v23.10.00","sha":"9f0c2f452f1cf318c3f7fe2c6f7e07fc513fc335","kind":"tag","published_at":"2023-10-11T15:25:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00/manifests"},{"name":"v23.12.00a","sha":"f42231f9193952b45cd9ba4642adcca392a7ce14","kind":"tag","published_at":"2023-09-22T14:19:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a/manifests"},{"name":"v23.08.00","sha":"8150d38e080c8fb021921ade83fe3aa3be04b47d","kind":"tag","published_at":"2023-08-09T17:06:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00/manifests"},{"name":"v23.10.00a","sha":"6443f0eff879ac66cb1bc442ff9707d70e30dfbb","kind":"tag","published_at":"2023-07-20T20:29:17.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a/manifests"},{"name":"v23.06.01","sha":"6a548b072de3a1844080fe2ad1623bf849ce7b27","kind":"tag","published_at":"2023-06-29T13:27:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01/manifests"},{"name":"v23.06.00","sha":"f881d40c634b02004a544a15be4fbcf4f3858c68","kind":"tag","published_at":"2023-06-07T15:25:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00/manifests"},{"name":"v23.08.00a","sha":"0b566b940029bb44cc2158be79b57194d3aafc5a","kind":"commit","published_at":"2023-05-19T13:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a/manifests"},{"name":"v23.04.01","sha":"7e070fce163cf1a0ac0fffc739a90dab4456bcfb","kind":"tag","published_at":"2023-04-21T17:27:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01/manifests"},{"name":"v23.04.00","sha":"4d31a6f62f3b05dfcbf9af87044c46ce46134913","kind":"tag","published_at":"2023-04-12T20:41:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00/manifests"},{"name":"v23.06.00a","sha":"302054d117b9431910f469f58aa2bd97fbcaa4f6","kind":"commit","published_at":"2023-03-23T18:56:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a/manifests"},{"name":"v23.02.00","sha":"5ad4a85b9da747368ac311f25b1232d0ae144527","kind":"tag","published_at":"2023-02-09T16:14:31.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00/manifests"},{"name":"v23.04.00a","sha":"1fcd1be04171d0c6bbbf38cb31619b21173039e8","kind":"commit","published_at":"2023-01-23T15:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a/manifests"},{"name":"v22.12.01","sha":"f700408e6860ed23be88a5384d97e4216b1139b3","kind":"tag","published_at":"2022-12-08T19:18:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01/manifests"},{"name":"v22.12.00","sha":"baae3a6bbf2e75469ee5240ba20070ee7e17a3a7","kind":"tag","published_at":"2022-12-08T15:20:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00/manifests"},{"name":"v23.02.00a","sha":"480b4cc53e8337fd36b6c41cd8493530b82a5aaf","kind":"commit","published_at":"2022-11-10T17:58:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a/manifests"},{"name":"v22.10.01","sha":"d90f7e9bfc8c2fcb1e987ec07fe27a2fa7b98061","kind":"tag","published_at":"2022-11-03T17:32:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01/manifests"},{"name":"v22.10.00","sha":"8ffe375d85f8fd0f98e0052f36ccd820a669d0ab","kind":"tag","published_at":"2022-10-12T15:28:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00/manifests"},{"name":"v22.08.01","sha":"31337c9001d531f91b8ea08d7a4079a44f6e53ff","kind":"tag","published_at":"2022-09-29T18:16:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01/manifests"},{"name":"v22.12.00a","sha":"f3af69925e5321563dea82d8d2ae463faa45ba44","kind":"commit","published_at":"2022-09-23T15:38:52.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a/manifests"},{"name":"v22.08.00","sha":"b71873c701e81cb7293d8638bda7bd983d3ff676","kind":"tag","published_at":"2022-08-17T15:15:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00/manifests"},{"name":"v22.10.00a","sha":"df248086e79dc4f9cda5a527e862f4481be8ea90","kind":"commit","published_at":"2022-07-22T14:53:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a/manifests"},{"name":"v22.06.01","sha":"0dab0f8305809579925ec3cbaae30d9a199d94e9","kind":"tag","published_at":"2022-07-06T15:21:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01/manifests"},{"name":"v22.06.00","sha":"5658c5b30cfb67df80ea4f4e79dd5655c13ec4f9","kind":"tag","published_at":"2022-06-07T17:26:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00/manifests"},{"name":"v22.08.00a","sha":"de3eb738d24576f0b1bff4f9e0fdcfa4f06b8fe6","kind":"commit","published_at":"2022-05-19T15:05:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a/manifests"},{"name":"v22.04.00","sha":"8bf0520170bc4528bbf5896a950930e92f1dad7b","kind":"tag","published_at":"2022-04-06T15:19:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00/manifests"},{"name":"v22.06.00a","sha":"ad8577cc327663ba3585d58865ad80a583daf89e","kind":"commit","published_at":"2022-03-17T16:39:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a/manifests"},{"name":"v22.02.00","sha":"774d859fef2cb242dd8314d50b9c1e038468e266","kind":"tag","published_at":"2022-02-02T16:43:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00/manifests"},{"name":"v22.04.00a","sha":"be685d178fe3e3924c835b5fe2a8775447a7bc0f","kind":"commit","published_at":"2022-01-13T15:39:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a/manifests"},{"name":"v21.12.02","sha":"06540b9b3795931dccf0ba73b592af62c690086c","kind":"tag","published_at":"2021-12-16T18:48:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02/manifests"},{"name":"v21.12.01","sha":"a0a0a3a317dc312da9b87f1ed5aa4a05d8f4218a","kind":"tag","published_at":"2021-12-09T18:32:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01/manifests"},{"name":"v21.12.00","sha":"f1ef2d2daf1a6053c8629f09956d52a5cf28c8f8","kind":"tag","published_at":"2021-12-03T19:16:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00/manifests"},{"name":"v22.02.00a","sha":"ad0254566ed9f1cb33338feb156c5751ec3747e4","kind":"commit","published_at":"2021-11-04T14:13:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a/manifests"},{"name":"v21.10.01","sha":"a1d2d13a14f4cb398e383e19a1828f2e6d78e5e2","kind":"tag","published_at":"2021-10-12T20:16:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01/manifests"},{"name":"v21.10.00","sha":"072fd862cc37c2b9204de04045209bef79478319","kind":"tag","published_at":"2021-10-06T15:51:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00/manifests"},{"name":"v21.12.00a","sha":"079af458b55ea83d72293ddf5c2060c0b77d935f","kind":"commit","published_at":"2021-09-16T20:47:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a/manifests"},{"name":"v21.08.03","sha":"e4313b6a1e63f00408a0d64f6685b253cc3894ba","kind":"tag","published_at":"2021-09-16T19:23:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03/manifests"},{"name":"v21.08.02","sha":"f6d31fa95d9b8d8658301438d0f9ba22a1c131aa","kind":"tag","published_at":"2021-08-06T20:26:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02/manifests"},{"name":"v21.08.01","sha":"e0a81141a8f14f0121f0034de71b5819767a6374","kind":"tag","published_at":"2021-08-06T14:56:12.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01/manifests"},{"name":"v21.08.00","sha":"106039c9c21cc48c7506ffadc0289de8d8b870cb","kind":"tag","published_at":"2021-08-04T15:26:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00/manifests"},{"name":"v21.10.00a","sha":"b0b4ac594987fb6447b43b981590e732e0346267","kind":"commit","published_at":"2021-07-15T21:02:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a/manifests"},{"name":"v21.06.01","sha":"101fc0fda4c47e1ec4ef612643806b0ab8ee68cc","kind":"tag","published_at":"2021-06-18T15:38:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01/manifests"},{"name":"v21.06.00","sha":"ae440465c2d8c0b299261923083fa1fe16b2f038","kind":"tag","published_at":"2021-06-09T17:23:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00/manifests"},{"name":"v21.08.00a","sha":"6272d72eb0ed6103939bc73c10d99fc396ea45f9","kind":"commit","published_at":"2021-05-19T20:54:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a/manifests"},{"name":"v0.19.2","sha":"ab3b3f653ac9d94579f469bcf0dbec06bca07f2a","kind":"tag","published_at":"2021-04-28T18:30:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a9f345390e3b341c6bed8011c364587e13783732","kind":"tag","published_at":"2021-04-22T17:48:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"f07b25103e87229beacb25b6381e9b811e1e62f3","kind":"tag","published_at":"2021-04-21T16:05:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"3341561949ef9cb02b83258aca301c47cac1afc2","kind":"commit","published_at":"2021-04-15T16:20:29.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2/manifests"},{"name":"v21.06.00a","sha":"b2cb4180ac6234820117d5a881e48c700aee9d19","kind":"commit","published_at":"2021-03-25T18:22:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a/manifests"},{"name":"v0.18.1","sha":"999be56c805bcdca93ce818c1646468aed82d2c4","kind":"tag","published_at":"2021-03-15T21:18:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"20778e5ddb7470845605acd7f879620eb25ff4ff","kind":"tag","published_at":"2021-02-24T18:08:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0/manifests"},{"name":"v0.19.0a","sha":"d8bfc6ff8eaaf4be168e12f931ee3265d704d4a6","kind":"commit","published_at":"2021-01-27T18:56:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a/manifests"},{"name":"v0.17.0","sha":"f56ef850e6c25655161ae4bf357ce63f5727d535","kind":"tag","published_at":"2020-12-10T17:28:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0/manifests"},{"name":"v0.18.0a","sha":"80464ced02b75ae4316f909497378aeabf182363","kind":"commit","published_at":"2020-11-24T20:47:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a/manifests"},{"name":"v0.16.0","sha":"2b8298f5663dcb2f1433528172674ef3a5d54817","kind":"tag","published_at":"2020-10-21T16:57:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0/manifests"},{"name":"v0.17.0a","sha":"e00d29dca57e195230874e063766257d8ae9ffdf","kind":"commit","published_at":"2020-10-02T14:43:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a/manifests"},{"name":"v0.15.0","sha":"71cb8c0e0ff0eefa8234ce80bbd971cc2e5b2bce","kind":"tag","published_at":"2020-08-27T00:18:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0/manifests"},{"name":"v0.16.0a","sha":"14ff7bbad4e75c40c35ea94ac7bfc979eeb589da","kind":"commit","published_at":"2020-08-06T19:46:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a/manifests"},{"name":"v0.14.0","sha":"b34b838625139bb14f4754db558112e8fd9293c8","kind":"tag","published_at":"2020-06-03T15:23:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0/manifests"},{"name":"v0.15.0a","sha":"b23f80a4ad3ce15f14ff6964642b453867b48b3f","kind":"commit","published_at":"2020-05-20T15:10:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a/manifests"},{"name":"v0.13.0","sha":"fef2a2b514e981d19af162991c82471e2efec84a","kind":"tag","published_at":"2020-04-01T18:25:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.13.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0/manifests"},{"name":"v0.14.0a","sha":"651a6d9ce1c5b1bf2a348451342852d21bf2a791","kind":"commit","published_at":"2020-03-09T19:26:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a/manifests"},{"name":"v0.12.0","sha":"8d7bf34ff045fbe1760c90ef825e6719bab1ff80","kind":"tag","published_at":"2020-02-04T16:13:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"96593e7d605d52d91fdbe6af399a3aac96349342","kind":"tag","published_at":"2019-12-11T18:47:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0/manifests"},{"name":"v0.12.0b","sha":"2f745efa02e5b9928d9caafd0718f6281e5e3483","kind":"commit","published_at":"2019-12-11T01:49:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b/manifests"},{"name":"v0.11.0b","sha":"68eaef49e0c2aeb23ea118784dea787ba12c3cde","kind":"commit","published_at":"2019-12-10T20:48:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b/manifests"},{"name":"v0.12.0a","sha":"d7ef18004affab5cbc71bb6619466f2454aa7703","kind":"commit","published_at":"2019-11-22T21:16:25.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a/manifests"},{"name":"v0.10.0","sha":"f3105897bafae9489cd7f35f31962d7322490466","kind":"tag","published_at":"2019-10-17T16:53:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0/manifests"},{"name":"v0.11.0a","sha":"b6a8cd23813f3bc5aba4fb48334a2ac75abdcfa3","kind":"commit","published_at":"2019-09-26T19:47:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a/manifests"},{"name":"v0.9.0","sha":"a0a3a359cf87db855e81bdb3ae20d80a238d1607","kind":"tag","published_at":"2019-08-21T19:14:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0/manifests"},{"name":"v0.9.0a1","sha":"d8efb40f69d2707b223b6c6cc6675bcbe907c557","kind":"commit","published_at":"2019-08-20T18:58:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1/manifests"},{"name":"v0.10.0a","sha":"23c80a97e63f7002446035092e05a96c7e800de5","kind":"commit","published_at":"2019-08-08T20:57:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a/manifests"},{"name":"v0.8.0","sha":"8fa7bd3db8eb41aeb7ab6594fd480237f3bc9e55","kind":"tag","published_at":"2019-06-27T15:19:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0/manifests"},{"name":"v0.9.0a","sha":"05634d066259f8635aeb39f2156e69f045cfb29b","kind":"commit","published_at":"2019-06-17T19:05:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a/manifests"},{"name":"v0.8.0a1","sha":"6283d1999060d129e21b8d49398bb7520ae66986","kind":"tag","published_at":"2019-05-20T14:59:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1/manifests"},{"name":"v0.7.2","sha":"3ebd28685be2ad5adedc789c7303027251d93b5c","kind":"tag","published_at":"2019-05-16T22:27:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7ee0348bfdfbf2fd32e9fd0b5d68417378308bd9","kind":"tag","published_at":"2019-05-11T20:31:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"1a905fb73a54b41a6c71550940795924334a4b74","kind":"tag","published_at":"2019-05-10T16:59:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0/manifests"},{"name":"v0.8.0a","sha":"13cdda6b442627b97915ef064b1e5c9c2726e0aa","kind":"commit","published_at":"2019-04-29T15:51:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a/manifests"},{"name":"v0.6.1","sha":"beb4ef30a1f725d34b8ca6a0343045734afc1fc5","kind":"tag","published_at":"2019-03-25T17:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"69021704458d465852f971623e11bff25dbdee79","kind":"tag","published_at":"2019-03-22T22:41:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0/manifests"},{"name":"v0.7.0.dev0","sha":"0d8692b0f359d47b8295aea92c53719410122abc","kind":"commit","published_at":"2019-03-18T17:16:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0/manifests"},{"name":"v0.6.0.dev0","sha":"a08312fb874fa18a8b627625d5cd096def253314","kind":"tag","published_at":"2019-03-07T15:44:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0/manifests"},{"name":"v0.5.1","sha":"4a2f9c84dc97f7b77518f04babdf6de420ad48b6","kind":"tag","published_at":"2019-02-05T21:13:39.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a8602ea958d38baf5a989ac2819b21c560d2e803","kind":"tag","published_at":"2019-01-29T03:33:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7aa3799e73948899a85e70bc73d3cea50b65dff1","kind":"tag","published_at":"2018-12-06T02:10:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.4.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f8b7092025216fb05cfb013c0c53f319f67a461","kind":"tag","published_at":"2018-11-23T04:14:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.3.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3e1c3ac93e3645ea5b8b3fd4d6b51d32d82e18fa","kind":"tag","published_at":"2018-10-28T22:45:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.2.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0/manifests"},{"name":"v0.1.0a4","sha":"30e5c499e5660f7183195f597d33ca99c9cbf1d3","kind":"tag","published_at":"2018-10-24T21:21:27.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a4","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4/manifests"},{"name":"v0.1.0a3","sha":"df369e6d7e192bacb49b6fee6ba7dc689c22cf1f","kind":"tag","published_at":"2018-08-17T21:22:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a3","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3/manifests"},{"name":"v0.1.0a2","sha":"be9a73cdd6708bc777a051304d1d0386d22176a7","kind":"tag","published_at":"2018-08-17T21:13:57.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2/manifests"},{"name":"v0.1.0a2.dev","sha":"f1412560f7ba8935ae693967f172f07b1e08fba2","kind":"tag","published_at":"2017-08-28T18:22:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev/manifests"},{"name":"v0.1.0a1.dev","sha":"bb9f7f2f78bb0006c70efc9c4dc481df79a49916","kind":"tag","published_at":"2017-06-01T19:33:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev/manifests"},{"name":"v0.1.0a1","sha":"de1ccdca911956930d9413df67acc3ee9c64012c","kind":"tag","published_at":"2017-05-08T11:46:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T12:30:34.295Z","dependent_packages_count":4,"downloads":1193,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":11.290994878197795,"dependent_repos_count":11.531916999432806,"dependent_packages_count":3.1654339410042747,"stargazers_count":null,"forks_count":null,"docker_downloads_count":4.3113735984514685,"average":7.574929854271586},"purl":"pkg:pypi/dask-cudf-cu11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dask-cudf-cu11","docker_dependents_count":1,"docker_downloads_count":144,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dask-cudf-cu11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dask-cudf-cu11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T12:02:36.062Z","issues_count":1727,"pull_requests_count":6248,"avg_time_to_close_issue":23342784.565939773,"avg_time_to_close_pull_request":1677548.889606332,"issues_closed_count":963,"pull_requests_closed_count":4801,"pull_request_authors_count":141,"issue_authors_count":325,"avg_comments_per_issue":2.2061378112333525,"avg_comments_per_pull_request":2.543213828425096,"merged_pull_requests_count":4270,"bot_issues_count":1,"bot_pull_requests_count":431,"past_year_issues_count":681,"past_year_pull_requests_count":3635,"past_year_avg_time_to_close_issue":1293688.3472222222,"past_year_avg_time_to_close_pull_request":619991.2059571376,"past_year_issues_closed_count":288,"past_year_pull_requests_closed_count":2753,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":124,"past_year_avg_comments_per_issue":0.9632892804698973,"past_year_avg_comments_per_pull_request":2.424209078404402,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":333,"past_year_merged_pull_requests_count":2496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/issues","maintainers":[{"login":"rjzamora","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"GPUtester","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GPUtester"},{"login":"beckernick","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jlowe","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"raydouglass","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"madsbk","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"harrism","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harrism"},{"login":"pentschev","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"shwina","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwina"},{"login":"jakirkham","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"quasiben","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"charlesbluca","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesbluca"},{"login":"divyegala","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/divyegala"},{"login":"ayushdg","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"VibhuJawa","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"ajschmidt8","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"kkraus14","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkraus14"},{"login":"miguelusque","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miguelusque"},{"login":"trivialfis","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"betatim","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"},{"login":"mrocklin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"dantegd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dantegd"},{"login":"AjayThorve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AjayThorve"},{"login":"jbrennan333","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrennan333"},{"login":"alexbarghi-nv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbarghi-nv"},{"login":"jacobtomlinson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"}],"active_maintainers":[{"login":"rjzamora","count":160,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"madsbk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"pentschev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"jakirkham","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"raydouglass","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"jlowe","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"quasiben","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"beckernick","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"ajschmidt8","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"ayushdg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"trivialfis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"VibhuJawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"betatim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dask-cudf-cu11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dask-cudf-cu11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dask-cudf-cu11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dask-cudf-cu11/related_packages","maintainers":[{"uuid":"nvidia","login":"nvidia","name":null,"email":null,"url":null,"packages_count":719,"html_url":"https://pypi.org/user/nvidia/","role":null,"created_at":"2023-02-26T06:06:41.311Z","updated_at":"2023-02-26T06:06:41.311Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nvidia/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726278,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5246450,"name":"cudf-cu11","ecosystem":"pypi","description":"cuDF - GPU Dataframe","homepage":"https://github.com/rapidsai/cudf","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rapidsai/cudf","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2022-09-14T19:21:09.000Z","latest_release_published_at":"2025-06-06T15:09:49.000Z","latest_release_number":"25.6.0","last_synced_at":"2025-09-04T22:47:24.253Z","created_at":"2022-09-14T19:30:09.974Z","updated_at":"2025-09-05T12:30:45.200Z","registry_url":"https://pypi.org/project/cudf-cu11/","install_command":"pip install cudf-cu11 --index-url https://pypi.org/simple","documentation_url":"https://docs.rapids.ai/api/cudf/stable/","metadata":{"funding":null,"documentation":"https://docs.rapids.ai/api/cudf/stable/","classifiers":["Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Database","Topic :: Scientific/Engineering"],"normalized_name":"cudf-cu11","project_status":null},"repo_metadata":{"id":37385055,"uuid":"90506918","full_name":"rapidsai/cudf","owner":"rapidsai","description":"cuDF - GPU DataFrame Library ","archived":false,"fork":false,"pushed_at":"2025-09-04T22:23:56.000Z","size":171135,"stargazers_count":9157,"open_issues_count":1112,"forks_count":967,"subscribers_count":159,"default_branch":"branch-25.10","last_synced_at":"2025-09-04T22:25:36.442Z","etag":null,"topics":["arrow","cpp","cuda","cudf","dask","data-analysis","data-science","dataframe","gpu","pandas","pydata","python","rapids"],"latest_commit_sha":null,"homepage":"https://docs.rapids.ai/api/cudf/stable/","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/rapidsai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-07T03:43:37.000Z","updated_at":"2025-09-04T19:55:08.000Z","dependencies_parsed_at":"2023-09-21T19:52:01.421Z","dependency_job_id":"c73dbd1f-d66a-4f79-a143-a8b79fa2e8e2","html_url":"https://github.com/rapidsai/cudf","commit_stats":{"total_commits":27208,"total_committers":322,"mean_commits":84.4968944099379,"dds":0.9250955601293738,"last_synced_commit":"821f4dea107db6a51fcbffff997fa6844ab5565f"},"previous_names":["gpuopenanalytics/pygdf"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/rapidsai/cudf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/refs/heads/branch-25.10","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/sbom","scorecard":{"id":634138,"data":{"date":"2025-08-11","repo":{"name":"github.com/rapidsai/cudf","commit":"d71e00debdcd91e0eb7a5d258a84fb09c0d49cbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_issue_status_automation.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/status.yaml:16","Info: jobLevel 'checks' permission set to 'read': .github/workflows/status.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/status.yaml:18","Info: jobLevel 'issues' permission set to 'read': .github/workflows/status.yaml:21","Info: jobLevel 'packages' permission set to 'read': .github/workflows/status.yaml:23","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/status.yaml:26","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/status.yaml:27","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/status.yaml:28","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/status.yaml:19","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/status.yaml:22","Info: jobLevel 'pages' permission set to 'read': .github/workflows/status.yaml:24","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/status.yaml:25","Warn: no topLevel permission defined: .github/workflows/auto-assign.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/external_issue_labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/pandas-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr_issue_status_automation.yml:1","Warn: no topLevel permission defined: .github/workflows/spark-rapids-jni.yaml:1","Warn: no topLevel permission defined: .github/workflows/status.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/trigger-breaking-change-alert.yaml:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rapidsai/.github/SECURITY.md:1","Info: Found linked content: github.com/rapidsai/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rapidsai/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rapidsai/.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/auto-assign.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pandas-tests.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pandas-tests.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-breaking-change-alert.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/trigger-breaking-change-alert.yaml/branch-25.10?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:15","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:19","Warn: containerImage not pinned by hash: java/ci/Dockerfile.rocky:28","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/diff.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/run.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:69","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:78","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:130","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   5 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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-21T08:39:54.931Z","repository_id":37385055,"created_at":"2025-08-21T08:39:54.931Z","updated_at":"2025-08-21T08:39:54.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273756989,"owners_count":25162487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rapidsai","name":"RAPIDS","uuid":"43887749","kind":"organization","description":"Open GPU Data Science","email":null,"website":"https://rapids.ai","location":null,"twitter":"RAPIDSai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43887749?v=4","repositories_count":122,"last_synced_at":"2024-04-15T04:58:14.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rapidsai","funding_links":[],"total_stars":19412,"followers":1262,"following":0,"created_at":"2022-11-02T16:33:18.780Z","updated_at":"2024-04-15T04:59:07.241Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai/repositories"},"tags":[{"name":"v25.08.00","sha":"6cea3743b6d1da02303e9b3ad819c8dfab77dfc5","kind":"tag","published_at":"2025-08-06T17:50:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00/manifests"},{"name":"v25.10.00a","sha":"fa0f0834b021ae452a8109060c740e41b1b2994e","kind":"tag","published_at":"2025-07-17T19:07:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a/manifests"},{"name":"v25.06.00","sha":"84c43507f0842bf91b1374b26b2275ce381dfdce","kind":"tag","published_at":"2025-06-05T17:31:26.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00/manifests"},{"name":"v25.08.00a","sha":"cd75a982a1c4f80401aaf1e25c9a4517e4f18674","kind":"tag","published_at":"2025-04-30T19:09:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a/manifests"},{"name":"v25.04.00","sha":"6bc420631d12b0e7d87c5ede7710ac5b7154fd8d","kind":"tag","published_at":"2025-04-09T18:14:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00/manifests"},{"name":"v25.06.00a","sha":"0c4db5d9e096aaec3e4ca199f55c28db35ce1752","kind":"tag","published_at":"2025-03-13T19:07:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a/manifests"},{"name":"v25.02.02","sha":"8139f3c84f4cf6ffbff9cc817e923a1c8e965ae8","kind":"tag","published_at":"2025-03-03T18:22:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02/manifests"},{"name":"v25.02.01","sha":"b1efe69ee010c58dbab4fd8be8d2b5992033a8e9","kind":"tag","published_at":"2025-02-27T16:38:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01/manifests"},{"name":"v25.02.00","sha":"50b2d0faff09005c48e99d6a20fcb01f45f378c6","kind":"tag","published_at":"2025-02-13T17:36:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00/manifests"},{"name":"v25.04.00a","sha":"f84725ea7b7377069528026d2c3b89e3abae327e","kind":"tag","published_at":"2025-01-23T20:06:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a/manifests"},{"name":"v24.12.00","sha":"ff41ecf473b7e7be01885c66cd90571ccc48e41d","kind":"tag","published_at":"2024-12-11T19:10:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00/manifests"},{"name":"v25.02.00a","sha":"01222c130a82a68725b909d5ef04bc02ceb567f8","kind":"tag","published_at":"2024-11-15T14:26:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a/manifests"},{"name":"v24.10.01","sha":"7b0adfa2533e4792464230ee67916a04ce06caf6","kind":"tag","published_at":"2024-10-09T19:39:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01/manifests"},{"name":"v24.10.00","sha":"67193a8096ff2aed6208f51449d04741fa814b9d","kind":"tag","published_at":"2024-10-09T15:25:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00/manifests"},{"name":"v24.12.00a","sha":"83f9d2b6195a2528d0d9465975f3b9c75a333799","kind":"tag","published_at":"2024-09-19T16:02:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a/manifests"},{"name":"v24.08.03","sha":"e479454931f28b6f50024c6c04d0c7adcc59ba6c","kind":"tag","published_at":"2024-09-17T00:25:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03/manifests"},{"name":"v24.08.02","sha":"e776742c282432165c94bfe916220f6fd8839f6e","kind":"tag","published_at":"2024-08-14T22:39:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02/manifests"},{"name":"v24.08.01","sha":"c5ae8200e759df88746e8cd1c7390b826c40e37e","kind":"tag","published_at":"2024-08-07T18:38:19.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01/manifests"},{"name":"v24.08.00","sha":"4afeb5afa7ac483eef8f9a193c73fcce584db92b","kind":"tag","published_at":"2024-08-07T16:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00/manifests"},{"name":"v24.10.00a","sha":"f364fdcd44540b6d5403f1d08acbebfff4e78bd4","kind":"tag","published_at":"2024-07-19T18:56:13.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a/manifests"},{"name":"v24.06.01","sha":"4e59b79cf32dabda6a09de9b6e7fbbc5d7943f52","kind":"tag","published_at":"2024-07-02T15:37:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01/manifests"},{"name":"v24.06.00","sha":"7c706cc4004d5feaae92544b3b29a00c64f7ed86","kind":"tag","published_at":"2024-06-05T15:08:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00/manifests"},{"name":"v24.08.00a","sha":"f5d1c24760d90003c1a577c696ac5de23a289e64","kind":"tag","published_at":"2024-05-20T21:38:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a/manifests"},{"name":"v24.04.01","sha":"af9fd840f260e7acc312685c4cde98f1a20efd09","kind":"tag","published_at":"2024-05-01T12:29:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01/manifests"},{"name":"v24.04.00","sha":"578c240a20049a5c4b83b08f54c235aad5318f1a","kind":"tag","published_at":"2024-04-10T15:05:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00/manifests"},{"name":"v24.06.00a","sha":"f6955b7a6e9069336abe133bc7aa35151324909c","kind":"tag","published_at":"2024-03-15T14:47:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a/manifests"},{"name":"v24.02.02","sha":"dd34fdbe35e68ba56a2183f11ed822ddaa6c927b","kind":"tag","published_at":"2024-02-27T15:12:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02/manifests"},{"name":"v24.02.01","sha":"33ffdf5b71f639d83c6e31d76129a5ce74bf23cd","kind":"tag","published_at":"2024-02-13T14:24:45.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01/manifests"},{"name":"v24.02.00","sha":"a48e9fc5e93990ab08e4e37af77dc1ad531e52d1","kind":"tag","published_at":"2024-02-12T21:28:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00/manifests"},{"name":"v24.04.00a","sha":"46119314c3a7a7621a476d730d0441031398f74c","kind":"tag","published_at":"2024-01-18T19:54:51.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a/manifests"},{"name":"v23.12.01","sha":"2ce46216b5bc9926aec438b64fc490c31c526a31","kind":"tag","published_at":"2023-12-08T21:31:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01/manifests"},{"name":"v23.12.00","sha":"c1d307396fd357a9b6b68d626c2b17813d1181b8","kind":"tag","published_at":"2023-12-06T16:26:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00/manifests"},{"name":"v23.10.02","sha":"ece2b2c5240e7a0ba85fa601d4b66c56cf2f8258","kind":"tag","published_at":"2023-11-16T22:26:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02/manifests"},{"name":"v24.02.00a","sha":"deeabc96e1193ce7e75dc8ff87e0360fc1775ba6","kind":"tag","published_at":"2023-11-09T21:27:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a/manifests"},{"name":"v23.10.01","sha":"1a0c07670f31fd5b7a383727c58ffb8e452e1596","kind":"tag","published_at":"2023-11-07T22:16:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01/manifests"},{"name":"v23.10.00","sha":"9f0c2f452f1cf318c3f7fe2c6f7e07fc513fc335","kind":"tag","published_at":"2023-10-11T15:25:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00/manifests"},{"name":"v23.12.00a","sha":"f42231f9193952b45cd9ba4642adcca392a7ce14","kind":"tag","published_at":"2023-09-22T14:19:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a/manifests"},{"name":"v23.08.00","sha":"8150d38e080c8fb021921ade83fe3aa3be04b47d","kind":"tag","published_at":"2023-08-09T17:06:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00/manifests"},{"name":"v23.10.00a","sha":"6443f0eff879ac66cb1bc442ff9707d70e30dfbb","kind":"tag","published_at":"2023-07-20T20:29:17.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a/manifests"},{"name":"v23.06.01","sha":"6a548b072de3a1844080fe2ad1623bf849ce7b27","kind":"tag","published_at":"2023-06-29T13:27:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01/manifests"},{"name":"v23.06.00","sha":"f881d40c634b02004a544a15be4fbcf4f3858c68","kind":"tag","published_at":"2023-06-07T15:25:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00/manifests"},{"name":"v23.08.00a","sha":"0b566b940029bb44cc2158be79b57194d3aafc5a","kind":"commit","published_at":"2023-05-19T13:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a/manifests"},{"name":"v23.04.01","sha":"7e070fce163cf1a0ac0fffc739a90dab4456bcfb","kind":"tag","published_at":"2023-04-21T17:27:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01/manifests"},{"name":"v23.04.00","sha":"4d31a6f62f3b05dfcbf9af87044c46ce46134913","kind":"tag","published_at":"2023-04-12T20:41:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00/manifests"},{"name":"v23.06.00a","sha":"302054d117b9431910f469f58aa2bd97fbcaa4f6","kind":"commit","published_at":"2023-03-23T18:56:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a/manifests"},{"name":"v23.02.00","sha":"5ad4a85b9da747368ac311f25b1232d0ae144527","kind":"tag","published_at":"2023-02-09T16:14:31.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00/manifests"},{"name":"v23.04.00a","sha":"1fcd1be04171d0c6bbbf38cb31619b21173039e8","kind":"commit","published_at":"2023-01-23T15:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a/manifests"},{"name":"v22.12.01","sha":"f700408e6860ed23be88a5384d97e4216b1139b3","kind":"tag","published_at":"2022-12-08T19:18:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01/manifests"},{"name":"v22.12.00","sha":"baae3a6bbf2e75469ee5240ba20070ee7e17a3a7","kind":"tag","published_at":"2022-12-08T15:20:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00/manifests"},{"name":"v23.02.00a","sha":"480b4cc53e8337fd36b6c41cd8493530b82a5aaf","kind":"commit","published_at":"2022-11-10T17:58:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a/manifests"},{"name":"v22.10.01","sha":"d90f7e9bfc8c2fcb1e987ec07fe27a2fa7b98061","kind":"tag","published_at":"2022-11-03T17:32:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01/manifests"},{"name":"v22.10.00","sha":"8ffe375d85f8fd0f98e0052f36ccd820a669d0ab","kind":"tag","published_at":"2022-10-12T15:28:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00/manifests"},{"name":"v22.08.01","sha":"31337c9001d531f91b8ea08d7a4079a44f6e53ff","kind":"tag","published_at":"2022-09-29T18:16:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01/manifests"},{"name":"v22.12.00a","sha":"f3af69925e5321563dea82d8d2ae463faa45ba44","kind":"commit","published_at":"2022-09-23T15:38:52.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a/manifests"},{"name":"v22.08.00","sha":"b71873c701e81cb7293d8638bda7bd983d3ff676","kind":"tag","published_at":"2022-08-17T15:15:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00/manifests"},{"name":"v22.10.00a","sha":"df248086e79dc4f9cda5a527e862f4481be8ea90","kind":"commit","published_at":"2022-07-22T14:53:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a/manifests"},{"name":"v22.06.01","sha":"0dab0f8305809579925ec3cbaae30d9a199d94e9","kind":"tag","published_at":"2022-07-06T15:21:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01/manifests"},{"name":"v22.06.00","sha":"5658c5b30cfb67df80ea4f4e79dd5655c13ec4f9","kind":"tag","published_at":"2022-06-07T17:26:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00/manifests"},{"name":"v22.08.00a","sha":"de3eb738d24576f0b1bff4f9e0fdcfa4f06b8fe6","kind":"commit","published_at":"2022-05-19T15:05:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a/manifests"},{"name":"v22.04.00","sha":"8bf0520170bc4528bbf5896a950930e92f1dad7b","kind":"tag","published_at":"2022-04-06T15:19:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00/manifests"},{"name":"v22.06.00a","sha":"ad8577cc327663ba3585d58865ad80a583daf89e","kind":"commit","published_at":"2022-03-17T16:39:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a/manifests"},{"name":"v22.02.00","sha":"774d859fef2cb242dd8314d50b9c1e038468e266","kind":"tag","published_at":"2022-02-02T16:43:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00/manifests"},{"name":"v22.04.00a","sha":"be685d178fe3e3924c835b5fe2a8775447a7bc0f","kind":"commit","published_at":"2022-01-13T15:39:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a/manifests"},{"name":"v21.12.02","sha":"06540b9b3795931dccf0ba73b592af62c690086c","kind":"tag","published_at":"2021-12-16T18:48:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02/manifests"},{"name":"v21.12.01","sha":"a0a0a3a317dc312da9b87f1ed5aa4a05d8f4218a","kind":"tag","published_at":"2021-12-09T18:32:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01/manifests"},{"name":"v21.12.00","sha":"f1ef2d2daf1a6053c8629f09956d52a5cf28c8f8","kind":"tag","published_at":"2021-12-03T19:16:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00/manifests"},{"name":"v22.02.00a","sha":"ad0254566ed9f1cb33338feb156c5751ec3747e4","kind":"commit","published_at":"2021-11-04T14:13:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a/manifests"},{"name":"v21.10.01","sha":"a1d2d13a14f4cb398e383e19a1828f2e6d78e5e2","kind":"tag","published_at":"2021-10-12T20:16:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01/manifests"},{"name":"v21.10.00","sha":"072fd862cc37c2b9204de04045209bef79478319","kind":"tag","published_at":"2021-10-06T15:51:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00/manifests"},{"name":"v21.12.00a","sha":"079af458b55ea83d72293ddf5c2060c0b77d935f","kind":"commit","published_at":"2021-09-16T20:47:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a/manifests"},{"name":"v21.08.03","sha":"e4313b6a1e63f00408a0d64f6685b253cc3894ba","kind":"tag","published_at":"2021-09-16T19:23:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03/manifests"},{"name":"v21.08.02","sha":"f6d31fa95d9b8d8658301438d0f9ba22a1c131aa","kind":"tag","published_at":"2021-08-06T20:26:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02/manifests"},{"name":"v21.08.01","sha":"e0a81141a8f14f0121f0034de71b5819767a6374","kind":"tag","published_at":"2021-08-06T14:56:12.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01/manifests"},{"name":"v21.08.00","sha":"106039c9c21cc48c7506ffadc0289de8d8b870cb","kind":"tag","published_at":"2021-08-04T15:26:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00/manifests"},{"name":"v21.10.00a","sha":"b0b4ac594987fb6447b43b981590e732e0346267","kind":"commit","published_at":"2021-07-15T21:02:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a/manifests"},{"name":"v21.06.01","sha":"101fc0fda4c47e1ec4ef612643806b0ab8ee68cc","kind":"tag","published_at":"2021-06-18T15:38:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01/manifests"},{"name":"v21.06.00","sha":"ae440465c2d8c0b299261923083fa1fe16b2f038","kind":"tag","published_at":"2021-06-09T17:23:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00/manifests"},{"name":"v21.08.00a","sha":"6272d72eb0ed6103939bc73c10d99fc396ea45f9","kind":"commit","published_at":"2021-05-19T20:54:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a/manifests"},{"name":"v0.19.2","sha":"ab3b3f653ac9d94579f469bcf0dbec06bca07f2a","kind":"tag","published_at":"2021-04-28T18:30:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a9f345390e3b341c6bed8011c364587e13783732","kind":"tag","published_at":"2021-04-22T17:48:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"f07b25103e87229beacb25b6381e9b811e1e62f3","kind":"tag","published_at":"2021-04-21T16:05:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"3341561949ef9cb02b83258aca301c47cac1afc2","kind":"commit","published_at":"2021-04-15T16:20:29.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2/manifests"},{"name":"v21.06.00a","sha":"b2cb4180ac6234820117d5a881e48c700aee9d19","kind":"commit","published_at":"2021-03-25T18:22:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a/manifests"},{"name":"v0.18.1","sha":"999be56c805bcdca93ce818c1646468aed82d2c4","kind":"tag","published_at":"2021-03-15T21:18:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"20778e5ddb7470845605acd7f879620eb25ff4ff","kind":"tag","published_at":"2021-02-24T18:08:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0/manifests"},{"name":"v0.19.0a","sha":"d8bfc6ff8eaaf4be168e12f931ee3265d704d4a6","kind":"commit","published_at":"2021-01-27T18:56:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a/manifests"},{"name":"v0.17.0","sha":"f56ef850e6c25655161ae4bf357ce63f5727d535","kind":"tag","published_at":"2020-12-10T17:28:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0/manifests"},{"name":"v0.18.0a","sha":"80464ced02b75ae4316f909497378aeabf182363","kind":"commit","published_at":"2020-11-24T20:47:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a/manifests"},{"name":"v0.16.0","sha":"2b8298f5663dcb2f1433528172674ef3a5d54817","kind":"tag","published_at":"2020-10-21T16:57:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0/manifests"},{"name":"v0.17.0a","sha":"e00d29dca57e195230874e063766257d8ae9ffdf","kind":"commit","published_at":"2020-10-02T14:43:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a/manifests"},{"name":"v0.15.0","sha":"71cb8c0e0ff0eefa8234ce80bbd971cc2e5b2bce","kind":"tag","published_at":"2020-08-27T00:18:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0/manifests"},{"name":"v0.16.0a","sha":"14ff7bbad4e75c40c35ea94ac7bfc979eeb589da","kind":"commit","published_at":"2020-08-06T19:46:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a/manifests"},{"name":"v0.14.0","sha":"b34b838625139bb14f4754db558112e8fd9293c8","kind":"tag","published_at":"2020-06-03T15:23:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0/manifests"},{"name":"v0.15.0a","sha":"b23f80a4ad3ce15f14ff6964642b453867b48b3f","kind":"commit","published_at":"2020-05-20T15:10:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a/manifests"},{"name":"v0.13.0","sha":"fef2a2b514e981d19af162991c82471e2efec84a","kind":"tag","published_at":"2020-04-01T18:25:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.13.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0/manifests"},{"name":"v0.14.0a","sha":"651a6d9ce1c5b1bf2a348451342852d21bf2a791","kind":"commit","published_at":"2020-03-09T19:26:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a/manifests"},{"name":"v0.12.0","sha":"8d7bf34ff045fbe1760c90ef825e6719bab1ff80","kind":"tag","published_at":"2020-02-04T16:13:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"96593e7d605d52d91fdbe6af399a3aac96349342","kind":"tag","published_at":"2019-12-11T18:47:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0/manifests"},{"name":"v0.12.0b","sha":"2f745efa02e5b9928d9caafd0718f6281e5e3483","kind":"commit","published_at":"2019-12-11T01:49:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b/manifests"},{"name":"v0.11.0b","sha":"68eaef49e0c2aeb23ea118784dea787ba12c3cde","kind":"commit","published_at":"2019-12-10T20:48:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b/manifests"},{"name":"v0.12.0a","sha":"d7ef18004affab5cbc71bb6619466f2454aa7703","kind":"commit","published_at":"2019-11-22T21:16:25.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a/manifests"},{"name":"v0.10.0","sha":"f3105897bafae9489cd7f35f31962d7322490466","kind":"tag","published_at":"2019-10-17T16:53:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0/manifests"},{"name":"v0.11.0a","sha":"b6a8cd23813f3bc5aba4fb48334a2ac75abdcfa3","kind":"commit","published_at":"2019-09-26T19:47:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a/manifests"},{"name":"v0.9.0","sha":"a0a3a359cf87db855e81bdb3ae20d80a238d1607","kind":"tag","published_at":"2019-08-21T19:14:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0/manifests"},{"name":"v0.9.0a1","sha":"d8efb40f69d2707b223b6c6cc6675bcbe907c557","kind":"commit","published_at":"2019-08-20T18:58:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1/manifests"},{"name":"v0.10.0a","sha":"23c80a97e63f7002446035092e05a96c7e800de5","kind":"commit","published_at":"2019-08-08T20:57:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a/manifests"},{"name":"v0.8.0","sha":"8fa7bd3db8eb41aeb7ab6594fd480237f3bc9e55","kind":"tag","published_at":"2019-06-27T15:19:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0/manifests"},{"name":"v0.9.0a","sha":"05634d066259f8635aeb39f2156e69f045cfb29b","kind":"commit","published_at":"2019-06-17T19:05:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a/manifests"},{"name":"v0.8.0a1","sha":"6283d1999060d129e21b8d49398bb7520ae66986","kind":"tag","published_at":"2019-05-20T14:59:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1/manifests"},{"name":"v0.7.2","sha":"3ebd28685be2ad5adedc789c7303027251d93b5c","kind":"tag","published_at":"2019-05-16T22:27:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7ee0348bfdfbf2fd32e9fd0b5d68417378308bd9","kind":"tag","published_at":"2019-05-11T20:31:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"1a905fb73a54b41a6c71550940795924334a4b74","kind":"tag","published_at":"2019-05-10T16:59:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0/manifests"},{"name":"v0.8.0a","sha":"13cdda6b442627b97915ef064b1e5c9c2726e0aa","kind":"commit","published_at":"2019-04-29T15:51:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a/manifests"},{"name":"v0.6.1","sha":"beb4ef30a1f725d34b8ca6a0343045734afc1fc5","kind":"tag","published_at":"2019-03-25T17:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"69021704458d465852f971623e11bff25dbdee79","kind":"tag","published_at":"2019-03-22T22:41:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0/manifests"},{"name":"v0.7.0.dev0","sha":"0d8692b0f359d47b8295aea92c53719410122abc","kind":"commit","published_at":"2019-03-18T17:16:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0/manifests"},{"name":"v0.6.0.dev0","sha":"a08312fb874fa18a8b627625d5cd096def253314","kind":"tag","published_at":"2019-03-07T15:44:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0/manifests"},{"name":"v0.5.1","sha":"4a2f9c84dc97f7b77518f04babdf6de420ad48b6","kind":"tag","published_at":"2019-02-05T21:13:39.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a8602ea958d38baf5a989ac2819b21c560d2e803","kind":"tag","published_at":"2019-01-29T03:33:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7aa3799e73948899a85e70bc73d3cea50b65dff1","kind":"tag","published_at":"2018-12-06T02:10:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.4.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f8b7092025216fb05cfb013c0c53f319f67a461","kind":"tag","published_at":"2018-11-23T04:14:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.3.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3e1c3ac93e3645ea5b8b3fd4d6b51d32d82e18fa","kind":"tag","published_at":"2018-10-28T22:45:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.2.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0/manifests"},{"name":"v0.1.0a4","sha":"30e5c499e5660f7183195f597d33ca99c9cbf1d3","kind":"tag","published_at":"2018-10-24T21:21:27.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a4","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4/manifests"},{"name":"v0.1.0a3","sha":"df369e6d7e192bacb49b6fee6ba7dc689c22cf1f","kind":"tag","published_at":"2018-08-17T21:22:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a3","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3/manifests"},{"name":"v0.1.0a2","sha":"be9a73cdd6708bc777a051304d1d0386d22176a7","kind":"tag","published_at":"2018-08-17T21:13:57.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2/manifests"},{"name":"v0.1.0a2.dev","sha":"f1412560f7ba8935ae693967f172f07b1e08fba2","kind":"tag","published_at":"2017-08-28T18:22:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev/manifests"},{"name":"v0.1.0a1.dev","sha":"bb9f7f2f78bb0006c70efc9c4dc481df79a49916","kind":"tag","published_at":"2017-06-01T19:33:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev/manifests"},{"name":"v0.1.0a1","sha":"de1ccdca911956930d9413df67acc3ee9c64012c","kind":"tag","published_at":"2017-05-08T11:46:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T12:30:45.200Z","dependent_packages_count":11,"downloads":3046,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":3.029917080755968,"dependent_repos_count":11.52436577475423,"dependent_packages_count":2.371782802435114,"stargazers_count":null,"forks_count":null,"docker_downloads_count":4.337266909464355,"average":5.3158331418524165},"purl":"pkg:pypi/cudf-cu11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cudf-cu11","docker_dependents_count":1,"docker_downloads_count":144,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cudf-cu11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cudf-cu11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T12:02:36.062Z","issues_count":1727,"pull_requests_count":6248,"avg_time_to_close_issue":23342784.565939773,"avg_time_to_close_pull_request":1677548.889606332,"issues_closed_count":963,"pull_requests_closed_count":4801,"pull_request_authors_count":141,"issue_authors_count":325,"avg_comments_per_issue":2.2061378112333525,"avg_comments_per_pull_request":2.543213828425096,"merged_pull_requests_count":4270,"bot_issues_count":1,"bot_pull_requests_count":431,"past_year_issues_count":681,"past_year_pull_requests_count":3635,"past_year_avg_time_to_close_issue":1293688.3472222222,"past_year_avg_time_to_close_pull_request":619991.2059571376,"past_year_issues_closed_count":288,"past_year_pull_requests_closed_count":2753,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":124,"past_year_avg_comments_per_issue":0.9632892804698973,"past_year_avg_comments_per_pull_request":2.424209078404402,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":333,"past_year_merged_pull_requests_count":2496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/issues","maintainers":[{"login":"rjzamora","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"GPUtester","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GPUtester"},{"login":"beckernick","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jlowe","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"raydouglass","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"madsbk","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"harrism","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harrism"},{"login":"pentschev","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"shwina","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwina"},{"login":"jakirkham","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"quasiben","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"charlesbluca","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesbluca"},{"login":"divyegala","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/divyegala"},{"login":"ayushdg","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"VibhuJawa","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"ajschmidt8","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"kkraus14","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkraus14"},{"login":"miguelusque","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miguelusque"},{"login":"trivialfis","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"betatim","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"},{"login":"mrocklin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"dantegd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dantegd"},{"login":"AjayThorve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AjayThorve"},{"login":"jbrennan333","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrennan333"},{"login":"alexbarghi-nv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbarghi-nv"},{"login":"jacobtomlinson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"}],"active_maintainers":[{"login":"rjzamora","count":160,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"madsbk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"pentschev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"jakirkham","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"raydouglass","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"jlowe","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"quasiben","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"beckernick","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"ajschmidt8","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"ayushdg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"trivialfis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"VibhuJawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"betatim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cudf-cu11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cudf-cu11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cudf-cu11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cudf-cu11/related_packages","maintainers":[{"uuid":"rapidsai","login":"rapidsai","name":null,"email":null,"url":null,"packages_count":57,"html_url":"https://pypi.org/user/rapidsai/","role":null,"created_at":"2023-02-26T02:18:13.302Z","updated_at":"2023-02-26T02:18:13.302Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rapidsai/packages"},{"uuid":"nvidia","login":"nvidia","name":null,"email":null,"url":null,"packages_count":719,"html_url":"https://pypi.org/user/nvidia/","role":null,"created_at":"2023-02-26T02:18:13.294Z","updated_at":"2023-02-26T02:18:13.294Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nvidia/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726278,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8055535,"name":"dask-cudf-cu12","ecosystem":"pypi","description":"Utilities for Dask and cuDF interactions","homepage":"https://github.com/rapidsai/cudf","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rapidsai/cudf","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2023-06-13T15:35:32.000Z","latest_release_published_at":"2025-08-07T12:25:27.000Z","latest_release_number":"25.8.0","last_synced_at":"2025-09-04T22:47:23.484Z","created_at":"2023-08-10T19:31:14.781Z","updated_at":"2025-09-05T12:30:54.561Z","registry_url":"https://pypi.org/project/dask-cudf-cu12/","install_command":"pip install dask-cudf-cu12 --index-url https://pypi.org/simple","documentation_url":"https://dask-cudf-cu12.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Database","Topic :: Scientific/Engineering"],"normalized_name":"dask-cudf-cu12","project_status":null},"repo_metadata":{"id":37385055,"uuid":"90506918","full_name":"rapidsai/cudf","owner":"rapidsai","description":"cuDF - GPU DataFrame Library ","archived":false,"fork":false,"pushed_at":"2025-09-04T22:23:56.000Z","size":171135,"stargazers_count":9157,"open_issues_count":1112,"forks_count":967,"subscribers_count":159,"default_branch":"branch-25.10","last_synced_at":"2025-09-04T22:25:36.442Z","etag":null,"topics":["arrow","cpp","cuda","cudf","dask","data-analysis","data-science","dataframe","gpu","pandas","pydata","python","rapids"],"latest_commit_sha":null,"homepage":"https://docs.rapids.ai/api/cudf/stable/","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/rapidsai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-07T03:43:37.000Z","updated_at":"2025-09-04T19:55:08.000Z","dependencies_parsed_at":"2023-09-21T19:52:01.421Z","dependency_job_id":"c73dbd1f-d66a-4f79-a143-a8b79fa2e8e2","html_url":"https://github.com/rapidsai/cudf","commit_stats":{"total_commits":27208,"total_committers":322,"mean_commits":84.4968944099379,"dds":0.9250955601293738,"last_synced_commit":"821f4dea107db6a51fcbffff997fa6844ab5565f"},"previous_names":["gpuopenanalytics/pygdf"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/rapidsai/cudf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/refs/heads/branch-25.10","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/sbom","scorecard":{"id":634138,"data":{"date":"2025-08-11","repo":{"name":"github.com/rapidsai/cudf","commit":"d71e00debdcd91e0eb7a5d258a84fb09c0d49cbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_issue_status_automation.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/status.yaml:16","Info: jobLevel 'checks' permission set to 'read': .github/workflows/status.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/status.yaml:18","Info: jobLevel 'issues' permission set to 'read': .github/workflows/status.yaml:21","Info: jobLevel 'packages' permission set to 'read': .github/workflows/status.yaml:23","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/status.yaml:26","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/status.yaml:27","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/status.yaml:28","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/status.yaml:19","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/status.yaml:22","Info: jobLevel 'pages' permission set to 'read': .github/workflows/status.yaml:24","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/status.yaml:25","Warn: no topLevel permission defined: .github/workflows/auto-assign.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/external_issue_labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/pandas-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr_issue_status_automation.yml:1","Warn: no topLevel permission defined: .github/workflows/spark-rapids-jni.yaml:1","Warn: no topLevel permission defined: .github/workflows/status.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/trigger-breaking-change-alert.yaml:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rapidsai/.github/SECURITY.md:1","Info: Found linked content: github.com/rapidsai/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rapidsai/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rapidsai/.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/auto-assign.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pandas-tests.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pandas-tests.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-breaking-change-alert.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/trigger-breaking-change-alert.yaml/branch-25.10?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:15","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:19","Warn: containerImage not pinned by hash: java/ci/Dockerfile.rocky:28","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/diff.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/run.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:69","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:78","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:130","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   5 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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-21T08:39:54.931Z","repository_id":37385055,"created_at":"2025-08-21T08:39:54.931Z","updated_at":"2025-08-21T08:39:54.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273756989,"owners_count":25162487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rapidsai","name":"RAPIDS","uuid":"43887749","kind":"organization","description":"Open GPU Data Science","email":null,"website":"https://rapids.ai","location":null,"twitter":"RAPIDSai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43887749?v=4","repositories_count":122,"last_synced_at":"2024-04-15T04:58:14.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rapidsai","funding_links":[],"total_stars":19412,"followers":1262,"following":0,"created_at":"2022-11-02T16:33:18.780Z","updated_at":"2024-04-15T04:59:07.241Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai/repositories"},"tags":[{"name":"v25.08.00","sha":"6cea3743b6d1da02303e9b3ad819c8dfab77dfc5","kind":"tag","published_at":"2025-08-06T17:50:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00/manifests"},{"name":"v25.10.00a","sha":"fa0f0834b021ae452a8109060c740e41b1b2994e","kind":"tag","published_at":"2025-07-17T19:07:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a/manifests"},{"name":"v25.06.00","sha":"84c43507f0842bf91b1374b26b2275ce381dfdce","kind":"tag","published_at":"2025-06-05T17:31:26.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00/manifests"},{"name":"v25.08.00a","sha":"cd75a982a1c4f80401aaf1e25c9a4517e4f18674","kind":"tag","published_at":"2025-04-30T19:09:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a/manifests"},{"name":"v25.04.00","sha":"6bc420631d12b0e7d87c5ede7710ac5b7154fd8d","kind":"tag","published_at":"2025-04-09T18:14:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00/manifests"},{"name":"v25.06.00a","sha":"0c4db5d9e096aaec3e4ca199f55c28db35ce1752","kind":"tag","published_at":"2025-03-13T19:07:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a/manifests"},{"name":"v25.02.02","sha":"8139f3c84f4cf6ffbff9cc817e923a1c8e965ae8","kind":"tag","published_at":"2025-03-03T18:22:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02/manifests"},{"name":"v25.02.01","sha":"b1efe69ee010c58dbab4fd8be8d2b5992033a8e9","kind":"tag","published_at":"2025-02-27T16:38:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01/manifests"},{"name":"v25.02.00","sha":"50b2d0faff09005c48e99d6a20fcb01f45f378c6","kind":"tag","published_at":"2025-02-13T17:36:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00/manifests"},{"name":"v25.04.00a","sha":"f84725ea7b7377069528026d2c3b89e3abae327e","kind":"tag","published_at":"2025-01-23T20:06:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a/manifests"},{"name":"v24.12.00","sha":"ff41ecf473b7e7be01885c66cd90571ccc48e41d","kind":"tag","published_at":"2024-12-11T19:10:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00/manifests"},{"name":"v25.02.00a","sha":"01222c130a82a68725b909d5ef04bc02ceb567f8","kind":"tag","published_at":"2024-11-15T14:26:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a/manifests"},{"name":"v24.10.01","sha":"7b0adfa2533e4792464230ee67916a04ce06caf6","kind":"tag","published_at":"2024-10-09T19:39:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01/manifests"},{"name":"v24.10.00","sha":"67193a8096ff2aed6208f51449d04741fa814b9d","kind":"tag","published_at":"2024-10-09T15:25:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00/manifests"},{"name":"v24.12.00a","sha":"83f9d2b6195a2528d0d9465975f3b9c75a333799","kind":"tag","published_at":"2024-09-19T16:02:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a/manifests"},{"name":"v24.08.03","sha":"e479454931f28b6f50024c6c04d0c7adcc59ba6c","kind":"tag","published_at":"2024-09-17T00:25:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03/manifests"},{"name":"v24.08.02","sha":"e776742c282432165c94bfe916220f6fd8839f6e","kind":"tag","published_at":"2024-08-14T22:39:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02/manifests"},{"name":"v24.08.01","sha":"c5ae8200e759df88746e8cd1c7390b826c40e37e","kind":"tag","published_at":"2024-08-07T18:38:19.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01/manifests"},{"name":"v24.08.00","sha":"4afeb5afa7ac483eef8f9a193c73fcce584db92b","kind":"tag","published_at":"2024-08-07T16:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00/manifests"},{"name":"v24.10.00a","sha":"f364fdcd44540b6d5403f1d08acbebfff4e78bd4","kind":"tag","published_at":"2024-07-19T18:56:13.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a/manifests"},{"name":"v24.06.01","sha":"4e59b79cf32dabda6a09de9b6e7fbbc5d7943f52","kind":"tag","published_at":"2024-07-02T15:37:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01/manifests"},{"name":"v24.06.00","sha":"7c706cc4004d5feaae92544b3b29a00c64f7ed86","kind":"tag","published_at":"2024-06-05T15:08:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00/manifests"},{"name":"v24.08.00a","sha":"f5d1c24760d90003c1a577c696ac5de23a289e64","kind":"tag","published_at":"2024-05-20T21:38:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a/manifests"},{"name":"v24.04.01","sha":"af9fd840f260e7acc312685c4cde98f1a20efd09","kind":"tag","published_at":"2024-05-01T12:29:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01/manifests"},{"name":"v24.04.00","sha":"578c240a20049a5c4b83b08f54c235aad5318f1a","kind":"tag","published_at":"2024-04-10T15:05:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00/manifests"},{"name":"v24.06.00a","sha":"f6955b7a6e9069336abe133bc7aa35151324909c","kind":"tag","published_at":"2024-03-15T14:47:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a/manifests"},{"name":"v24.02.02","sha":"dd34fdbe35e68ba56a2183f11ed822ddaa6c927b","kind":"tag","published_at":"2024-02-27T15:12:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02/manifests"},{"name":"v24.02.01","sha":"33ffdf5b71f639d83c6e31d76129a5ce74bf23cd","kind":"tag","published_at":"2024-02-13T14:24:45.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01/manifests"},{"name":"v24.02.00","sha":"a48e9fc5e93990ab08e4e37af77dc1ad531e52d1","kind":"tag","published_at":"2024-02-12T21:28:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00/manifests"},{"name":"v24.04.00a","sha":"46119314c3a7a7621a476d730d0441031398f74c","kind":"tag","published_at":"2024-01-18T19:54:51.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a/manifests"},{"name":"v23.12.01","sha":"2ce46216b5bc9926aec438b64fc490c31c526a31","kind":"tag","published_at":"2023-12-08T21:31:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01/manifests"},{"name":"v23.12.00","sha":"c1d307396fd357a9b6b68d626c2b17813d1181b8","kind":"tag","published_at":"2023-12-06T16:26:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00/manifests"},{"name":"v23.10.02","sha":"ece2b2c5240e7a0ba85fa601d4b66c56cf2f8258","kind":"tag","published_at":"2023-11-16T22:26:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02/manifests"},{"name":"v24.02.00a","sha":"deeabc96e1193ce7e75dc8ff87e0360fc1775ba6","kind":"tag","published_at":"2023-11-09T21:27:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a/manifests"},{"name":"v23.10.01","sha":"1a0c07670f31fd5b7a383727c58ffb8e452e1596","kind":"tag","published_at":"2023-11-07T22:16:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01/manifests"},{"name":"v23.10.00","sha":"9f0c2f452f1cf318c3f7fe2c6f7e07fc513fc335","kind":"tag","published_at":"2023-10-11T15:25:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00/manifests"},{"name":"v23.12.00a","sha":"f42231f9193952b45cd9ba4642adcca392a7ce14","kind":"tag","published_at":"2023-09-22T14:19:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a/manifests"},{"name":"v23.08.00","sha":"8150d38e080c8fb021921ade83fe3aa3be04b47d","kind":"tag","published_at":"2023-08-09T17:06:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00/manifests"},{"name":"v23.10.00a","sha":"6443f0eff879ac66cb1bc442ff9707d70e30dfbb","kind":"tag","published_at":"2023-07-20T20:29:17.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a/manifests"},{"name":"v23.06.01","sha":"6a548b072de3a1844080fe2ad1623bf849ce7b27","kind":"tag","published_at":"2023-06-29T13:27:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01/manifests"},{"name":"v23.06.00","sha":"f881d40c634b02004a544a15be4fbcf4f3858c68","kind":"tag","published_at":"2023-06-07T15:25:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00/manifests"},{"name":"v23.08.00a","sha":"0b566b940029bb44cc2158be79b57194d3aafc5a","kind":"commit","published_at":"2023-05-19T13:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a/manifests"},{"name":"v23.04.01","sha":"7e070fce163cf1a0ac0fffc739a90dab4456bcfb","kind":"tag","published_at":"2023-04-21T17:27:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01/manifests"},{"name":"v23.04.00","sha":"4d31a6f62f3b05dfcbf9af87044c46ce46134913","kind":"tag","published_at":"2023-04-12T20:41:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00/manifests"},{"name":"v23.06.00a","sha":"302054d117b9431910f469f58aa2bd97fbcaa4f6","kind":"commit","published_at":"2023-03-23T18:56:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a/manifests"},{"name":"v23.02.00","sha":"5ad4a85b9da747368ac311f25b1232d0ae144527","kind":"tag","published_at":"2023-02-09T16:14:31.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00/manifests"},{"name":"v23.04.00a","sha":"1fcd1be04171d0c6bbbf38cb31619b21173039e8","kind":"commit","published_at":"2023-01-23T15:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a/manifests"},{"name":"v22.12.01","sha":"f700408e6860ed23be88a5384d97e4216b1139b3","kind":"tag","published_at":"2022-12-08T19:18:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01/manifests"},{"name":"v22.12.00","sha":"baae3a6bbf2e75469ee5240ba20070ee7e17a3a7","kind":"tag","published_at":"2022-12-08T15:20:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00/manifests"},{"name":"v23.02.00a","sha":"480b4cc53e8337fd36b6c41cd8493530b82a5aaf","kind":"commit","published_at":"2022-11-10T17:58:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a/manifests"},{"name":"v22.10.01","sha":"d90f7e9bfc8c2fcb1e987ec07fe27a2fa7b98061","kind":"tag","published_at":"2022-11-03T17:32:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01/manifests"},{"name":"v22.10.00","sha":"8ffe375d85f8fd0f98e0052f36ccd820a669d0ab","kind":"tag","published_at":"2022-10-12T15:28:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00/manifests"},{"name":"v22.08.01","sha":"31337c9001d531f91b8ea08d7a4079a44f6e53ff","kind":"tag","published_at":"2022-09-29T18:16:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01/manifests"},{"name":"v22.12.00a","sha":"f3af69925e5321563dea82d8d2ae463faa45ba44","kind":"commit","published_at":"2022-09-23T15:38:52.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a/manifests"},{"name":"v22.08.00","sha":"b71873c701e81cb7293d8638bda7bd983d3ff676","kind":"tag","published_at":"2022-08-17T15:15:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00/manifests"},{"name":"v22.10.00a","sha":"df248086e79dc4f9cda5a527e862f4481be8ea90","kind":"commit","published_at":"2022-07-22T14:53:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a/manifests"},{"name":"v22.06.01","sha":"0dab0f8305809579925ec3cbaae30d9a199d94e9","kind":"tag","published_at":"2022-07-06T15:21:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01/manifests"},{"name":"v22.06.00","sha":"5658c5b30cfb67df80ea4f4e79dd5655c13ec4f9","kind":"tag","published_at":"2022-06-07T17:26:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00/manifests"},{"name":"v22.08.00a","sha":"de3eb738d24576f0b1bff4f9e0fdcfa4f06b8fe6","kind":"commit","published_at":"2022-05-19T15:05:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a/manifests"},{"name":"v22.04.00","sha":"8bf0520170bc4528bbf5896a950930e92f1dad7b","kind":"tag","published_at":"2022-04-06T15:19:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00/manifests"},{"name":"v22.06.00a","sha":"ad8577cc327663ba3585d58865ad80a583daf89e","kind":"commit","published_at":"2022-03-17T16:39:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a/manifests"},{"name":"v22.02.00","sha":"774d859fef2cb242dd8314d50b9c1e038468e266","kind":"tag","published_at":"2022-02-02T16:43:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00/manifests"},{"name":"v22.04.00a","sha":"be685d178fe3e3924c835b5fe2a8775447a7bc0f","kind":"commit","published_at":"2022-01-13T15:39:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a/manifests"},{"name":"v21.12.02","sha":"06540b9b3795931dccf0ba73b592af62c690086c","kind":"tag","published_at":"2021-12-16T18:48:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02/manifests"},{"name":"v21.12.01","sha":"a0a0a3a317dc312da9b87f1ed5aa4a05d8f4218a","kind":"tag","published_at":"2021-12-09T18:32:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01/manifests"},{"name":"v21.12.00","sha":"f1ef2d2daf1a6053c8629f09956d52a5cf28c8f8","kind":"tag","published_at":"2021-12-03T19:16:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00/manifests"},{"name":"v22.02.00a","sha":"ad0254566ed9f1cb33338feb156c5751ec3747e4","kind":"commit","published_at":"2021-11-04T14:13:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a/manifests"},{"name":"v21.10.01","sha":"a1d2d13a14f4cb398e383e19a1828f2e6d78e5e2","kind":"tag","published_at":"2021-10-12T20:16:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01/manifests"},{"name":"v21.10.00","sha":"072fd862cc37c2b9204de04045209bef79478319","kind":"tag","published_at":"2021-10-06T15:51:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00/manifests"},{"name":"v21.12.00a","sha":"079af458b55ea83d72293ddf5c2060c0b77d935f","kind":"commit","published_at":"2021-09-16T20:47:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a/manifests"},{"name":"v21.08.03","sha":"e4313b6a1e63f00408a0d64f6685b253cc3894ba","kind":"tag","published_at":"2021-09-16T19:23:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03/manifests"},{"name":"v21.08.02","sha":"f6d31fa95d9b8d8658301438d0f9ba22a1c131aa","kind":"tag","published_at":"2021-08-06T20:26:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02/manifests"},{"name":"v21.08.01","sha":"e0a81141a8f14f0121f0034de71b5819767a6374","kind":"tag","published_at":"2021-08-06T14:56:12.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01/manifests"},{"name":"v21.08.00","sha":"106039c9c21cc48c7506ffadc0289de8d8b870cb","kind":"tag","published_at":"2021-08-04T15:26:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00/manifests"},{"name":"v21.10.00a","sha":"b0b4ac594987fb6447b43b981590e732e0346267","kind":"commit","published_at":"2021-07-15T21:02:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a/manifests"},{"name":"v21.06.01","sha":"101fc0fda4c47e1ec4ef612643806b0ab8ee68cc","kind":"tag","published_at":"2021-06-18T15:38:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01/manifests"},{"name":"v21.06.00","sha":"ae440465c2d8c0b299261923083fa1fe16b2f038","kind":"tag","published_at":"2021-06-09T17:23:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00/manifests"},{"name":"v21.08.00a","sha":"6272d72eb0ed6103939bc73c10d99fc396ea45f9","kind":"commit","published_at":"2021-05-19T20:54:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a/manifests"},{"name":"v0.19.2","sha":"ab3b3f653ac9d94579f469bcf0dbec06bca07f2a","kind":"tag","published_at":"2021-04-28T18:30:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a9f345390e3b341c6bed8011c364587e13783732","kind":"tag","published_at":"2021-04-22T17:48:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"f07b25103e87229beacb25b6381e9b811e1e62f3","kind":"tag","published_at":"2021-04-21T16:05:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"3341561949ef9cb02b83258aca301c47cac1afc2","kind":"commit","published_at":"2021-04-15T16:20:29.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2/manifests"},{"name":"v21.06.00a","sha":"b2cb4180ac6234820117d5a881e48c700aee9d19","kind":"commit","published_at":"2021-03-25T18:22:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a/manifests"},{"name":"v0.18.1","sha":"999be56c805bcdca93ce818c1646468aed82d2c4","kind":"tag","published_at":"2021-03-15T21:18:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"20778e5ddb7470845605acd7f879620eb25ff4ff","kind":"tag","published_at":"2021-02-24T18:08:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0/manifests"},{"name":"v0.19.0a","sha":"d8bfc6ff8eaaf4be168e12f931ee3265d704d4a6","kind":"commit","published_at":"2021-01-27T18:56:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a/manifests"},{"name":"v0.17.0","sha":"f56ef850e6c25655161ae4bf357ce63f5727d535","kind":"tag","published_at":"2020-12-10T17:28:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0/manifests"},{"name":"v0.18.0a","sha":"80464ced02b75ae4316f909497378aeabf182363","kind":"commit","published_at":"2020-11-24T20:47:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a/manifests"},{"name":"v0.16.0","sha":"2b8298f5663dcb2f1433528172674ef3a5d54817","kind":"tag","published_at":"2020-10-21T16:57:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0/manifests"},{"name":"v0.17.0a","sha":"e00d29dca57e195230874e063766257d8ae9ffdf","kind":"commit","published_at":"2020-10-02T14:43:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a/manifests"},{"name":"v0.15.0","sha":"71cb8c0e0ff0eefa8234ce80bbd971cc2e5b2bce","kind":"tag","published_at":"2020-08-27T00:18:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0/manifests"},{"name":"v0.16.0a","sha":"14ff7bbad4e75c40c35ea94ac7bfc979eeb589da","kind":"commit","published_at":"2020-08-06T19:46:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a/manifests"},{"name":"v0.14.0","sha":"b34b838625139bb14f4754db558112e8fd9293c8","kind":"tag","published_at":"2020-06-03T15:23:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0/manifests"},{"name":"v0.15.0a","sha":"b23f80a4ad3ce15f14ff6964642b453867b48b3f","kind":"commit","published_at":"2020-05-20T15:10:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a/manifests"},{"name":"v0.13.0","sha":"fef2a2b514e981d19af162991c82471e2efec84a","kind":"tag","published_at":"2020-04-01T18:25:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.13.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0/manifests"},{"name":"v0.14.0a","sha":"651a6d9ce1c5b1bf2a348451342852d21bf2a791","kind":"commit","published_at":"2020-03-09T19:26:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a/manifests"},{"name":"v0.12.0","sha":"8d7bf34ff045fbe1760c90ef825e6719bab1ff80","kind":"tag","published_at":"2020-02-04T16:13:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"96593e7d605d52d91fdbe6af399a3aac96349342","kind":"tag","published_at":"2019-12-11T18:47:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0/manifests"},{"name":"v0.12.0b","sha":"2f745efa02e5b9928d9caafd0718f6281e5e3483","kind":"commit","published_at":"2019-12-11T01:49:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b/manifests"},{"name":"v0.11.0b","sha":"68eaef49e0c2aeb23ea118784dea787ba12c3cde","kind":"commit","published_at":"2019-12-10T20:48:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b/manifests"},{"name":"v0.12.0a","sha":"d7ef18004affab5cbc71bb6619466f2454aa7703","kind":"commit","published_at":"2019-11-22T21:16:25.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a/manifests"},{"name":"v0.10.0","sha":"f3105897bafae9489cd7f35f31962d7322490466","kind":"tag","published_at":"2019-10-17T16:53:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0/manifests"},{"name":"v0.11.0a","sha":"b6a8cd23813f3bc5aba4fb48334a2ac75abdcfa3","kind":"commit","published_at":"2019-09-26T19:47:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a/manifests"},{"name":"v0.9.0","sha":"a0a3a359cf87db855e81bdb3ae20d80a238d1607","kind":"tag","published_at":"2019-08-21T19:14:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0/manifests"},{"name":"v0.9.0a1","sha":"d8efb40f69d2707b223b6c6cc6675bcbe907c557","kind":"commit","published_at":"2019-08-20T18:58:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1/manifests"},{"name":"v0.10.0a","sha":"23c80a97e63f7002446035092e05a96c7e800de5","kind":"commit","published_at":"2019-08-08T20:57:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a/manifests"},{"name":"v0.8.0","sha":"8fa7bd3db8eb41aeb7ab6594fd480237f3bc9e55","kind":"tag","published_at":"2019-06-27T15:19:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0/manifests"},{"name":"v0.9.0a","sha":"05634d066259f8635aeb39f2156e69f045cfb29b","kind":"commit","published_at":"2019-06-17T19:05:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a/manifests"},{"name":"v0.8.0a1","sha":"6283d1999060d129e21b8d49398bb7520ae66986","kind":"tag","published_at":"2019-05-20T14:59:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1/manifests"},{"name":"v0.7.2","sha":"3ebd28685be2ad5adedc789c7303027251d93b5c","kind":"tag","published_at":"2019-05-16T22:27:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7ee0348bfdfbf2fd32e9fd0b5d68417378308bd9","kind":"tag","published_at":"2019-05-11T20:31:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"1a905fb73a54b41a6c71550940795924334a4b74","kind":"tag","published_at":"2019-05-10T16:59:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0/manifests"},{"name":"v0.8.0a","sha":"13cdda6b442627b97915ef064b1e5c9c2726e0aa","kind":"commit","published_at":"2019-04-29T15:51:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a/manifests"},{"name":"v0.6.1","sha":"beb4ef30a1f725d34b8ca6a0343045734afc1fc5","kind":"tag","published_at":"2019-03-25T17:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"69021704458d465852f971623e11bff25dbdee79","kind":"tag","published_at":"2019-03-22T22:41:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0/manifests"},{"name":"v0.7.0.dev0","sha":"0d8692b0f359d47b8295aea92c53719410122abc","kind":"commit","published_at":"2019-03-18T17:16:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0/manifests"},{"name":"v0.6.0.dev0","sha":"a08312fb874fa18a8b627625d5cd096def253314","kind":"tag","published_at":"2019-03-07T15:44:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0/manifests"},{"name":"v0.5.1","sha":"4a2f9c84dc97f7b77518f04babdf6de420ad48b6","kind":"tag","published_at":"2019-02-05T21:13:39.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a8602ea958d38baf5a989ac2819b21c560d2e803","kind":"tag","published_at":"2019-01-29T03:33:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7aa3799e73948899a85e70bc73d3cea50b65dff1","kind":"tag","published_at":"2018-12-06T02:10:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.4.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f8b7092025216fb05cfb013c0c53f319f67a461","kind":"tag","published_at":"2018-11-23T04:14:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.3.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3e1c3ac93e3645ea5b8b3fd4d6b51d32d82e18fa","kind":"tag","published_at":"2018-10-28T22:45:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.2.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0/manifests"},{"name":"v0.1.0a4","sha":"30e5c499e5660f7183195f597d33ca99c9cbf1d3","kind":"tag","published_at":"2018-10-24T21:21:27.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a4","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4/manifests"},{"name":"v0.1.0a3","sha":"df369e6d7e192bacb49b6fee6ba7dc689c22cf1f","kind":"tag","published_at":"2018-08-17T21:22:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a3","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3/manifests"},{"name":"v0.1.0a2","sha":"be9a73cdd6708bc777a051304d1d0386d22176a7","kind":"tag","published_at":"2018-08-17T21:13:57.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2/manifests"},{"name":"v0.1.0a2.dev","sha":"f1412560f7ba8935ae693967f172f07b1e08fba2","kind":"tag","published_at":"2017-08-28T18:22:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev/manifests"},{"name":"v0.1.0a1.dev","sha":"bb9f7f2f78bb0006c70efc9c4dc481df79a49916","kind":"tag","published_at":"2017-06-01T19:33:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev/manifests"},{"name":"v0.1.0a1","sha":"de1ccdca911956930d9413df67acc3ee9c64012c","kind":"tag","published_at":"2017-05-08T11:46:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T12:30:54.561Z","dependent_packages_count":3,"downloads":14937,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":13.134919804111526,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":14.934276867847851},"purl":"pkg:pypi/dask-cudf-cu12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dask-cudf-cu12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dask-cudf-cu12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dask-cudf-cu12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T12:02:36.062Z","issues_count":1727,"pull_requests_count":6248,"avg_time_to_close_issue":23342784.565939773,"avg_time_to_close_pull_request":1677548.889606332,"issues_closed_count":963,"pull_requests_closed_count":4801,"pull_request_authors_count":141,"issue_authors_count":325,"avg_comments_per_issue":2.2061378112333525,"avg_comments_per_pull_request":2.543213828425096,"merged_pull_requests_count":4270,"bot_issues_count":1,"bot_pull_requests_count":431,"past_year_issues_count":681,"past_year_pull_requests_count":3635,"past_year_avg_time_to_close_issue":1293688.3472222222,"past_year_avg_time_to_close_pull_request":619991.2059571376,"past_year_issues_closed_count":288,"past_year_pull_requests_closed_count":2753,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":124,"past_year_avg_comments_per_issue":0.9632892804698973,"past_year_avg_comments_per_pull_request":2.424209078404402,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":333,"past_year_merged_pull_requests_count":2496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/issues","maintainers":[{"login":"rjzamora","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"GPUtester","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GPUtester"},{"login":"beckernick","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jlowe","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"raydouglass","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"madsbk","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"harrism","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harrism"},{"login":"pentschev","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"shwina","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwina"},{"login":"jakirkham","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"quasiben","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"charlesbluca","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesbluca"},{"login":"divyegala","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/divyegala"},{"login":"ayushdg","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"VibhuJawa","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"ajschmidt8","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"kkraus14","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkraus14"},{"login":"miguelusque","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miguelusque"},{"login":"trivialfis","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"betatim","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"},{"login":"mrocklin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"dantegd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dantegd"},{"login":"AjayThorve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AjayThorve"},{"login":"jbrennan333","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrennan333"},{"login":"alexbarghi-nv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbarghi-nv"},{"login":"jacobtomlinson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"}],"active_maintainers":[{"login":"rjzamora","count":160,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"madsbk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"pentschev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"jakirkham","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"raydouglass","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"jlowe","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"quasiben","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"beckernick","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"ajschmidt8","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"ayushdg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"trivialfis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"VibhuJawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"betatim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dask-cudf-cu12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dask-cudf-cu12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dask-cudf-cu12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dask-cudf-cu12/related_packages","maintainers":[{"uuid":"nvidia","login":"nvidia","name":null,"email":null,"url":null,"packages_count":719,"html_url":"https://pypi.org/user/nvidia/","role":null,"created_at":"2023-08-10T19:31:53.293Z","updated_at":"2023-08-10T19:31:53.293Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nvidia/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726278,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":3905327,"name":"github.com/rapidsai/cudf","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rapidsai/cudf","keywords_array":[],"namespace":"github.com/rapidsai","versions_count":26,"first_release_published_at":"2018-10-28T22:45:23.000Z","latest_release_published_at":"2021-04-28T18:30:28.000Z","latest_release_number":"v0.19.2","last_synced_at":"2025-09-04T22:47:24.349Z","created_at":"2022-04-12T00:48:07.537Z","updated_at":"2025-09-05T12:30:59.771Z","registry_url":"https://pkg.go.dev/github.com/rapidsai/cudf","install_command":"go get github.com/rapidsai/cudf","documentation_url":"https://pkg.go.dev/github.com/rapidsai/cudf#section-documentation","metadata":{},"repo_metadata":{"id":37385055,"uuid":"90506918","full_name":"rapidsai/cudf","owner":"rapidsai","description":"cuDF - GPU DataFrame Library ","archived":false,"fork":false,"pushed_at":"2025-09-04T22:23:56.000Z","size":171135,"stargazers_count":9157,"open_issues_count":1112,"forks_count":967,"subscribers_count":159,"default_branch":"branch-25.10","last_synced_at":"2025-09-04T22:25:36.442Z","etag":null,"topics":["arrow","cpp","cuda","cudf","dask","data-analysis","data-science","dataframe","gpu","pandas","pydata","python","rapids"],"latest_commit_sha":null,"homepage":"https://docs.rapids.ai/api/cudf/stable/","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/rapidsai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-07T03:43:37.000Z","updated_at":"2025-09-04T19:55:08.000Z","dependencies_parsed_at":"2023-09-21T19:52:01.421Z","dependency_job_id":"c73dbd1f-d66a-4f79-a143-a8b79fa2e8e2","html_url":"https://github.com/rapidsai/cudf","commit_stats":{"total_commits":27208,"total_committers":322,"mean_commits":84.4968944099379,"dds":0.9250955601293738,"last_synced_commit":"821f4dea107db6a51fcbffff997fa6844ab5565f"},"previous_names":["gpuopenanalytics/pygdf"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/rapidsai/cudf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/refs/heads/branch-25.10","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/sbom","scorecard":{"id":634138,"data":{"date":"2025-08-11","repo":{"name":"github.com/rapidsai/cudf","commit":"d71e00debdcd91e0eb7a5d258a84fb09c0d49cbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_issue_status_automation.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/status.yaml:16","Info: jobLevel 'checks' permission set to 'read': .github/workflows/status.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/status.yaml:18","Info: jobLevel 'issues' permission set to 'read': .github/workflows/status.yaml:21","Info: jobLevel 'packages' permission set to 'read': .github/workflows/status.yaml:23","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/status.yaml:26","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/status.yaml:27","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/status.yaml:28","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/status.yaml:19","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/status.yaml:22","Info: jobLevel 'pages' permission set to 'read': .github/workflows/status.yaml:24","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/status.yaml:25","Warn: no topLevel permission defined: .github/workflows/auto-assign.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/external_issue_labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/pandas-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr_issue_status_automation.yml:1","Warn: no topLevel permission defined: .github/workflows/spark-rapids-jni.yaml:1","Warn: no topLevel permission defined: .github/workflows/status.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/trigger-breaking-change-alert.yaml:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rapidsai/.github/SECURITY.md:1","Info: Found linked content: github.com/rapidsai/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rapidsai/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rapidsai/.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/auto-assign.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pandas-tests.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pandas-tests.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-breaking-change-alert.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/trigger-breaking-change-alert.yaml/branch-25.10?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:15","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:19","Warn: containerImage not pinned by hash: java/ci/Dockerfile.rocky:28","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/diff.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/run.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:69","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:78","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:130","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   5 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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-21T08:39:54.931Z","repository_id":37385055,"created_at":"2025-08-21T08:39:54.931Z","updated_at":"2025-08-21T08:39:54.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273756989,"owners_count":25162487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rapidsai","name":"RAPIDS","uuid":"43887749","kind":"organization","description":"Open GPU Data Science","email":null,"website":"https://rapids.ai","location":null,"twitter":"RAPIDSai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43887749?v=4","repositories_count":122,"last_synced_at":"2024-04-15T04:58:14.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rapidsai","funding_links":[],"total_stars":19412,"followers":1262,"following":0,"created_at":"2022-11-02T16:33:18.780Z","updated_at":"2024-04-15T04:59:07.241Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai/repositories"},"tags":[{"name":"v25.08.00","sha":"6cea3743b6d1da02303e9b3ad819c8dfab77dfc5","kind":"tag","published_at":"2025-08-06T17:50:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00/manifests"},{"name":"v25.10.00a","sha":"fa0f0834b021ae452a8109060c740e41b1b2994e","kind":"tag","published_at":"2025-07-17T19:07:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a/manifests"},{"name":"v25.06.00","sha":"84c43507f0842bf91b1374b26b2275ce381dfdce","kind":"tag","published_at":"2025-06-05T17:31:26.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00/manifests"},{"name":"v25.08.00a","sha":"cd75a982a1c4f80401aaf1e25c9a4517e4f18674","kind":"tag","published_at":"2025-04-30T19:09:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a/manifests"},{"name":"v25.04.00","sha":"6bc420631d12b0e7d87c5ede7710ac5b7154fd8d","kind":"tag","published_at":"2025-04-09T18:14:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00/manifests"},{"name":"v25.06.00a","sha":"0c4db5d9e096aaec3e4ca199f55c28db35ce1752","kind":"tag","published_at":"2025-03-13T19:07:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a/manifests"},{"name":"v25.02.02","sha":"8139f3c84f4cf6ffbff9cc817e923a1c8e965ae8","kind":"tag","published_at":"2025-03-03T18:22:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02/manifests"},{"name":"v25.02.01","sha":"b1efe69ee010c58dbab4fd8be8d2b5992033a8e9","kind":"tag","published_at":"2025-02-27T16:38:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01/manifests"},{"name":"v25.02.00","sha":"50b2d0faff09005c48e99d6a20fcb01f45f378c6","kind":"tag","published_at":"2025-02-13T17:36:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00/manifests"},{"name":"v25.04.00a","sha":"f84725ea7b7377069528026d2c3b89e3abae327e","kind":"tag","published_at":"2025-01-23T20:06:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a/manifests"},{"name":"v24.12.00","sha":"ff41ecf473b7e7be01885c66cd90571ccc48e41d","kind":"tag","published_at":"2024-12-11T19:10:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00/manifests"},{"name":"v25.02.00a","sha":"01222c130a82a68725b909d5ef04bc02ceb567f8","kind":"tag","published_at":"2024-11-15T14:26:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a/manifests"},{"name":"v24.10.01","sha":"7b0adfa2533e4792464230ee67916a04ce06caf6","kind":"tag","published_at":"2024-10-09T19:39:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01/manifests"},{"name":"v24.10.00","sha":"67193a8096ff2aed6208f51449d04741fa814b9d","kind":"tag","published_at":"2024-10-09T15:25:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00/manifests"},{"name":"v24.12.00a","sha":"83f9d2b6195a2528d0d9465975f3b9c75a333799","kind":"tag","published_at":"2024-09-19T16:02:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a/manifests"},{"name":"v24.08.03","sha":"e479454931f28b6f50024c6c04d0c7adcc59ba6c","kind":"tag","published_at":"2024-09-17T00:25:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03/manifests"},{"name":"v24.08.02","sha":"e776742c282432165c94bfe916220f6fd8839f6e","kind":"tag","published_at":"2024-08-14T22:39:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02/manifests"},{"name":"v24.08.01","sha":"c5ae8200e759df88746e8cd1c7390b826c40e37e","kind":"tag","published_at":"2024-08-07T18:38:19.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01/manifests"},{"name":"v24.08.00","sha":"4afeb5afa7ac483eef8f9a193c73fcce584db92b","kind":"tag","published_at":"2024-08-07T16:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00/manifests"},{"name":"v24.10.00a","sha":"f364fdcd44540b6d5403f1d08acbebfff4e78bd4","kind":"tag","published_at":"2024-07-19T18:56:13.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a/manifests"},{"name":"v24.06.01","sha":"4e59b79cf32dabda6a09de9b6e7fbbc5d7943f52","kind":"tag","published_at":"2024-07-02T15:37:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01/manifests"},{"name":"v24.06.00","sha":"7c706cc4004d5feaae92544b3b29a00c64f7ed86","kind":"tag","published_at":"2024-06-05T15:08:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00/manifests"},{"name":"v24.08.00a","sha":"f5d1c24760d90003c1a577c696ac5de23a289e64","kind":"tag","published_at":"2024-05-20T21:38:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a/manifests"},{"name":"v24.04.01","sha":"af9fd840f260e7acc312685c4cde98f1a20efd09","kind":"tag","published_at":"2024-05-01T12:29:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01/manifests"},{"name":"v24.04.00","sha":"578c240a20049a5c4b83b08f54c235aad5318f1a","kind":"tag","published_at":"2024-04-10T15:05:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00/manifests"},{"name":"v24.06.00a","sha":"f6955b7a6e9069336abe133bc7aa35151324909c","kind":"tag","published_at":"2024-03-15T14:47:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a/manifests"},{"name":"v24.02.02","sha":"dd34fdbe35e68ba56a2183f11ed822ddaa6c927b","kind":"tag","published_at":"2024-02-27T15:12:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02/manifests"},{"name":"v24.02.01","sha":"33ffdf5b71f639d83c6e31d76129a5ce74bf23cd","kind":"tag","published_at":"2024-02-13T14:24:45.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01/manifests"},{"name":"v24.02.00","sha":"a48e9fc5e93990ab08e4e37af77dc1ad531e52d1","kind":"tag","published_at":"2024-02-12T21:28:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00/manifests"},{"name":"v24.04.00a","sha":"46119314c3a7a7621a476d730d0441031398f74c","kind":"tag","published_at":"2024-01-18T19:54:51.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a/manifests"},{"name":"v23.12.01","sha":"2ce46216b5bc9926aec438b64fc490c31c526a31","kind":"tag","published_at":"2023-12-08T21:31:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01/manifests"},{"name":"v23.12.00","sha":"c1d307396fd357a9b6b68d626c2b17813d1181b8","kind":"tag","published_at":"2023-12-06T16:26:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00/manifests"},{"name":"v23.10.02","sha":"ece2b2c5240e7a0ba85fa601d4b66c56cf2f8258","kind":"tag","published_at":"2023-11-16T22:26:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02/manifests"},{"name":"v24.02.00a","sha":"deeabc96e1193ce7e75dc8ff87e0360fc1775ba6","kind":"tag","published_at":"2023-11-09T21:27:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a/manifests"},{"name":"v23.10.01","sha":"1a0c07670f31fd5b7a383727c58ffb8e452e1596","kind":"tag","published_at":"2023-11-07T22:16:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01/manifests"},{"name":"v23.10.00","sha":"9f0c2f452f1cf318c3f7fe2c6f7e07fc513fc335","kind":"tag","published_at":"2023-10-11T15:25:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00/manifests"},{"name":"v23.12.00a","sha":"f42231f9193952b45cd9ba4642adcca392a7ce14","kind":"tag","published_at":"2023-09-22T14:19:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a/manifests"},{"name":"v23.08.00","sha":"8150d38e080c8fb021921ade83fe3aa3be04b47d","kind":"tag","published_at":"2023-08-09T17:06:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00/manifests"},{"name":"v23.10.00a","sha":"6443f0eff879ac66cb1bc442ff9707d70e30dfbb","kind":"tag","published_at":"2023-07-20T20:29:17.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a/manifests"},{"name":"v23.06.01","sha":"6a548b072de3a1844080fe2ad1623bf849ce7b27","kind":"tag","published_at":"2023-06-29T13:27:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01/manifests"},{"name":"v23.06.00","sha":"f881d40c634b02004a544a15be4fbcf4f3858c68","kind":"tag","published_at":"2023-06-07T15:25:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00/manifests"},{"name":"v23.08.00a","sha":"0b566b940029bb44cc2158be79b57194d3aafc5a","kind":"commit","published_at":"2023-05-19T13:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a/manifests"},{"name":"v23.04.01","sha":"7e070fce163cf1a0ac0fffc739a90dab4456bcfb","kind":"tag","published_at":"2023-04-21T17:27:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01/manifests"},{"name":"v23.04.00","sha":"4d31a6f62f3b05dfcbf9af87044c46ce46134913","kind":"tag","published_at":"2023-04-12T20:41:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00/manifests"},{"name":"v23.06.00a","sha":"302054d117b9431910f469f58aa2bd97fbcaa4f6","kind":"commit","published_at":"2023-03-23T18:56:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a/manifests"},{"name":"v23.02.00","sha":"5ad4a85b9da747368ac311f25b1232d0ae144527","kind":"tag","published_at":"2023-02-09T16:14:31.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00/manifests"},{"name":"v23.04.00a","sha":"1fcd1be04171d0c6bbbf38cb31619b21173039e8","kind":"commit","published_at":"2023-01-23T15:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a/manifests"},{"name":"v22.12.01","sha":"f700408e6860ed23be88a5384d97e4216b1139b3","kind":"tag","published_at":"2022-12-08T19:18:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01/manifests"},{"name":"v22.12.00","sha":"baae3a6bbf2e75469ee5240ba20070ee7e17a3a7","kind":"tag","published_at":"2022-12-08T15:20:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00/manifests"},{"name":"v23.02.00a","sha":"480b4cc53e8337fd36b6c41cd8493530b82a5aaf","kind":"commit","published_at":"2022-11-10T17:58:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a/manifests"},{"name":"v22.10.01","sha":"d90f7e9bfc8c2fcb1e987ec07fe27a2fa7b98061","kind":"tag","published_at":"2022-11-03T17:32:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01/manifests"},{"name":"v22.10.00","sha":"8ffe375d85f8fd0f98e0052f36ccd820a669d0ab","kind":"tag","published_at":"2022-10-12T15:28:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00/manifests"},{"name":"v22.08.01","sha":"31337c9001d531f91b8ea08d7a4079a44f6e53ff","kind":"tag","published_at":"2022-09-29T18:16:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01/manifests"},{"name":"v22.12.00a","sha":"f3af69925e5321563dea82d8d2ae463faa45ba44","kind":"commit","published_at":"2022-09-23T15:38:52.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a/manifests"},{"name":"v22.08.00","sha":"b71873c701e81cb7293d8638bda7bd983d3ff676","kind":"tag","published_at":"2022-08-17T15:15:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00/manifests"},{"name":"v22.10.00a","sha":"df248086e79dc4f9cda5a527e862f4481be8ea90","kind":"commit","published_at":"2022-07-22T14:53:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a/manifests"},{"name":"v22.06.01","sha":"0dab0f8305809579925ec3cbaae30d9a199d94e9","kind":"tag","published_at":"2022-07-06T15:21:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01/manifests"},{"name":"v22.06.00","sha":"5658c5b30cfb67df80ea4f4e79dd5655c13ec4f9","kind":"tag","published_at":"2022-06-07T17:26:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00/manifests"},{"name":"v22.08.00a","sha":"de3eb738d24576f0b1bff4f9e0fdcfa4f06b8fe6","kind":"commit","published_at":"2022-05-19T15:05:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a/manifests"},{"name":"v22.04.00","sha":"8bf0520170bc4528bbf5896a950930e92f1dad7b","kind":"tag","published_at":"2022-04-06T15:19:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00/manifests"},{"name":"v22.06.00a","sha":"ad8577cc327663ba3585d58865ad80a583daf89e","kind":"commit","published_at":"2022-03-17T16:39:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a/manifests"},{"name":"v22.02.00","sha":"774d859fef2cb242dd8314d50b9c1e038468e266","kind":"tag","published_at":"2022-02-02T16:43:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00/manifests"},{"name":"v22.04.00a","sha":"be685d178fe3e3924c835b5fe2a8775447a7bc0f","kind":"commit","published_at":"2022-01-13T15:39:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a/manifests"},{"name":"v21.12.02","sha":"06540b9b3795931dccf0ba73b592af62c690086c","kind":"tag","published_at":"2021-12-16T18:48:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02/manifests"},{"name":"v21.12.01","sha":"a0a0a3a317dc312da9b87f1ed5aa4a05d8f4218a","kind":"tag","published_at":"2021-12-09T18:32:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01/manifests"},{"name":"v21.12.00","sha":"f1ef2d2daf1a6053c8629f09956d52a5cf28c8f8","kind":"tag","published_at":"2021-12-03T19:16:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00/manifests"},{"name":"v22.02.00a","sha":"ad0254566ed9f1cb33338feb156c5751ec3747e4","kind":"commit","published_at":"2021-11-04T14:13:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a/manifests"},{"name":"v21.10.01","sha":"a1d2d13a14f4cb398e383e19a1828f2e6d78e5e2","kind":"tag","published_at":"2021-10-12T20:16:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01/manifests"},{"name":"v21.10.00","sha":"072fd862cc37c2b9204de04045209bef79478319","kind":"tag","published_at":"2021-10-06T15:51:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00/manifests"},{"name":"v21.12.00a","sha":"079af458b55ea83d72293ddf5c2060c0b77d935f","kind":"commit","published_at":"2021-09-16T20:47:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a/manifests"},{"name":"v21.08.03","sha":"e4313b6a1e63f00408a0d64f6685b253cc3894ba","kind":"tag","published_at":"2021-09-16T19:23:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03/manifests"},{"name":"v21.08.02","sha":"f6d31fa95d9b8d8658301438d0f9ba22a1c131aa","kind":"tag","published_at":"2021-08-06T20:26:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02/manifests"},{"name":"v21.08.01","sha":"e0a81141a8f14f0121f0034de71b5819767a6374","kind":"tag","published_at":"2021-08-06T14:56:12.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01/manifests"},{"name":"v21.08.00","sha":"106039c9c21cc48c7506ffadc0289de8d8b870cb","kind":"tag","published_at":"2021-08-04T15:26:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00/manifests"},{"name":"v21.10.00a","sha":"b0b4ac594987fb6447b43b981590e732e0346267","kind":"commit","published_at":"2021-07-15T21:02:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a/manifests"},{"name":"v21.06.01","sha":"101fc0fda4c47e1ec4ef612643806b0ab8ee68cc","kind":"tag","published_at":"2021-06-18T15:38:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01/manifests"},{"name":"v21.06.00","sha":"ae440465c2d8c0b299261923083fa1fe16b2f038","kind":"tag","published_at":"2021-06-09T17:23:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00/manifests"},{"name":"v21.08.00a","sha":"6272d72eb0ed6103939bc73c10d99fc396ea45f9","kind":"commit","published_at":"2021-05-19T20:54:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a/manifests"},{"name":"v0.19.2","sha":"ab3b3f653ac9d94579f469bcf0dbec06bca07f2a","kind":"tag","published_at":"2021-04-28T18:30:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a9f345390e3b341c6bed8011c364587e13783732","kind":"tag","published_at":"2021-04-22T17:48:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"f07b25103e87229beacb25b6381e9b811e1e62f3","kind":"tag","published_at":"2021-04-21T16:05:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"3341561949ef9cb02b83258aca301c47cac1afc2","kind":"commit","published_at":"2021-04-15T16:20:29.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2/manifests"},{"name":"v21.06.00a","sha":"b2cb4180ac6234820117d5a881e48c700aee9d19","kind":"commit","published_at":"2021-03-25T18:22:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a/manifests"},{"name":"v0.18.1","sha":"999be56c805bcdca93ce818c1646468aed82d2c4","kind":"tag","published_at":"2021-03-15T21:18:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"20778e5ddb7470845605acd7f879620eb25ff4ff","kind":"tag","published_at":"2021-02-24T18:08:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0/manifests"},{"name":"v0.19.0a","sha":"d8bfc6ff8eaaf4be168e12f931ee3265d704d4a6","kind":"commit","published_at":"2021-01-27T18:56:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a/manifests"},{"name":"v0.17.0","sha":"f56ef850e6c25655161ae4bf357ce63f5727d535","kind":"tag","published_at":"2020-12-10T17:28:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0/manifests"},{"name":"v0.18.0a","sha":"80464ced02b75ae4316f909497378aeabf182363","kind":"commit","published_at":"2020-11-24T20:47:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a/manifests"},{"name":"v0.16.0","sha":"2b8298f5663dcb2f1433528172674ef3a5d54817","kind":"tag","published_at":"2020-10-21T16:57:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0/manifests"},{"name":"v0.17.0a","sha":"e00d29dca57e195230874e063766257d8ae9ffdf","kind":"commit","published_at":"2020-10-02T14:43:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a/manifests"},{"name":"v0.15.0","sha":"71cb8c0e0ff0eefa8234ce80bbd971cc2e5b2bce","kind":"tag","published_at":"2020-08-27T00:18:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0/manifests"},{"name":"v0.16.0a","sha":"14ff7bbad4e75c40c35ea94ac7bfc979eeb589da","kind":"commit","published_at":"2020-08-06T19:46:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a/manifests"},{"name":"v0.14.0","sha":"b34b838625139bb14f4754db558112e8fd9293c8","kind":"tag","published_at":"2020-06-03T15:23:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0/manifests"},{"name":"v0.15.0a","sha":"b23f80a4ad3ce15f14ff6964642b453867b48b3f","kind":"commit","published_at":"2020-05-20T15:10:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a/manifests"},{"name":"v0.13.0","sha":"fef2a2b514e981d19af162991c82471e2efec84a","kind":"tag","published_at":"2020-04-01T18:25:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.13.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0/manifests"},{"name":"v0.14.0a","sha":"651a6d9ce1c5b1bf2a348451342852d21bf2a791","kind":"commit","published_at":"2020-03-09T19:26:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a/manifests"},{"name":"v0.12.0","sha":"8d7bf34ff045fbe1760c90ef825e6719bab1ff80","kind":"tag","published_at":"2020-02-04T16:13:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"96593e7d605d52d91fdbe6af399a3aac96349342","kind":"tag","published_at":"2019-12-11T18:47:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0/manifests"},{"name":"v0.12.0b","sha":"2f745efa02e5b9928d9caafd0718f6281e5e3483","kind":"commit","published_at":"2019-12-11T01:49:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b/manifests"},{"name":"v0.11.0b","sha":"68eaef49e0c2aeb23ea118784dea787ba12c3cde","kind":"commit","published_at":"2019-12-10T20:48:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b/manifests"},{"name":"v0.12.0a","sha":"d7ef18004affab5cbc71bb6619466f2454aa7703","kind":"commit","published_at":"2019-11-22T21:16:25.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a/manifests"},{"name":"v0.10.0","sha":"f3105897bafae9489cd7f35f31962d7322490466","kind":"tag","published_at":"2019-10-17T16:53:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0/manifests"},{"name":"v0.11.0a","sha":"b6a8cd23813f3bc5aba4fb48334a2ac75abdcfa3","kind":"commit","published_at":"2019-09-26T19:47:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a/manifests"},{"name":"v0.9.0","sha":"a0a3a359cf87db855e81bdb3ae20d80a238d1607","kind":"tag","published_at":"2019-08-21T19:14:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0/manifests"},{"name":"v0.9.0a1","sha":"d8efb40f69d2707b223b6c6cc6675bcbe907c557","kind":"commit","published_at":"2019-08-20T18:58:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1/manifests"},{"name":"v0.10.0a","sha":"23c80a97e63f7002446035092e05a96c7e800de5","kind":"commit","published_at":"2019-08-08T20:57:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a/manifests"},{"name":"v0.8.0","sha":"8fa7bd3db8eb41aeb7ab6594fd480237f3bc9e55","kind":"tag","published_at":"2019-06-27T15:19:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0/manifests"},{"name":"v0.9.0a","sha":"05634d066259f8635aeb39f2156e69f045cfb29b","kind":"commit","published_at":"2019-06-17T19:05:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a/manifests"},{"name":"v0.8.0a1","sha":"6283d1999060d129e21b8d49398bb7520ae66986","kind":"tag","published_at":"2019-05-20T14:59:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1/manifests"},{"name":"v0.7.2","sha":"3ebd28685be2ad5adedc789c7303027251d93b5c","kind":"tag","published_at":"2019-05-16T22:27:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7ee0348bfdfbf2fd32e9fd0b5d68417378308bd9","kind":"tag","published_at":"2019-05-11T20:31:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"1a905fb73a54b41a6c71550940795924334a4b74","kind":"tag","published_at":"2019-05-10T16:59:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0/manifests"},{"name":"v0.8.0a","sha":"13cdda6b442627b97915ef064b1e5c9c2726e0aa","kind":"commit","published_at":"2019-04-29T15:51:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a/manifests"},{"name":"v0.6.1","sha":"beb4ef30a1f725d34b8ca6a0343045734afc1fc5","kind":"tag","published_at":"2019-03-25T17:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"69021704458d465852f971623e11bff25dbdee79","kind":"tag","published_at":"2019-03-22T22:41:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0/manifests"},{"name":"v0.7.0.dev0","sha":"0d8692b0f359d47b8295aea92c53719410122abc","kind":"commit","published_at":"2019-03-18T17:16:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0/manifests"},{"name":"v0.6.0.dev0","sha":"a08312fb874fa18a8b627625d5cd096def253314","kind":"tag","published_at":"2019-03-07T15:44:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0/manifests"},{"name":"v0.5.1","sha":"4a2f9c84dc97f7b77518f04babdf6de420ad48b6","kind":"tag","published_at":"2019-02-05T21:13:39.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a8602ea958d38baf5a989ac2819b21c560d2e803","kind":"tag","published_at":"2019-01-29T03:33:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7aa3799e73948899a85e70bc73d3cea50b65dff1","kind":"tag","published_at":"2018-12-06T02:10:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.4.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f8b7092025216fb05cfb013c0c53f319f67a461","kind":"tag","published_at":"2018-11-23T04:14:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.3.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3e1c3ac93e3645ea5b8b3fd4d6b51d32d82e18fa","kind":"tag","published_at":"2018-10-28T22:45:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.2.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0/manifests"},{"name":"v0.1.0a4","sha":"30e5c499e5660f7183195f597d33ca99c9cbf1d3","kind":"tag","published_at":"2018-10-24T21:21:27.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a4","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4/manifests"},{"name":"v0.1.0a3","sha":"df369e6d7e192bacb49b6fee6ba7dc689c22cf1f","kind":"tag","published_at":"2018-08-17T21:22:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a3","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3/manifests"},{"name":"v0.1.0a2","sha":"be9a73cdd6708bc777a051304d1d0386d22176a7","kind":"tag","published_at":"2018-08-17T21:13:57.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2/manifests"},{"name":"v0.1.0a2.dev","sha":"f1412560f7ba8935ae693967f172f07b1e08fba2","kind":"tag","published_at":"2017-08-28T18:22:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev/manifests"},{"name":"v0.1.0a1.dev","sha":"bb9f7f2f78bb0006c70efc9c4dc481df79a49916","kind":"tag","published_at":"2017-06-01T19:33:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev/manifests"},{"name":"v0.1.0a1","sha":"de1ccdca911956930d9413df67acc3ee9c64012c","kind":"tag","published_at":"2017-05-08T11:46:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T12:30:59.771Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/rapidsai/cudf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rapidsai/cudf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rapidsai/cudf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rapidsai/cudf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T12:02:36.062Z","issues_count":1727,"pull_requests_count":6248,"avg_time_to_close_issue":23342784.565939773,"avg_time_to_close_pull_request":1677548.889606332,"issues_closed_count":963,"pull_requests_closed_count":4801,"pull_request_authors_count":141,"issue_authors_count":325,"avg_comments_per_issue":2.2061378112333525,"avg_comments_per_pull_request":2.543213828425096,"merged_pull_requests_count":4270,"bot_issues_count":1,"bot_pull_requests_count":431,"past_year_issues_count":681,"past_year_pull_requests_count":3635,"past_year_avg_time_to_close_issue":1293688.3472222222,"past_year_avg_time_to_close_pull_request":619991.2059571376,"past_year_issues_closed_count":288,"past_year_pull_requests_closed_count":2753,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":124,"past_year_avg_comments_per_issue":0.9632892804698973,"past_year_avg_comments_per_pull_request":2.424209078404402,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":333,"past_year_merged_pull_requests_count":2496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/issues","maintainers":[{"login":"rjzamora","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"GPUtester","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GPUtester"},{"login":"beckernick","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jlowe","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"raydouglass","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"madsbk","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"harrism","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harrism"},{"login":"pentschev","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"shwina","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwina"},{"login":"jakirkham","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"quasiben","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"charlesbluca","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesbluca"},{"login":"divyegala","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/divyegala"},{"login":"ayushdg","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"VibhuJawa","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"ajschmidt8","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"kkraus14","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkraus14"},{"login":"miguelusque","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miguelusque"},{"login":"trivialfis","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"betatim","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"},{"login":"mrocklin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"dantegd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dantegd"},{"login":"AjayThorve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AjayThorve"},{"login":"jbrennan333","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrennan333"},{"login":"alexbarghi-nv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbarghi-nv"},{"login":"jacobtomlinson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"}],"active_maintainers":[{"login":"rjzamora","count":160,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"madsbk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"pentschev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"jakirkham","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"raydouglass","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"jlowe","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"quasiben","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"beckernick","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"ajschmidt8","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"ayushdg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"trivialfis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"VibhuJawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"betatim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frapidsai%2Fcudf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frapidsai%2Fcudf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frapidsai%2Fcudf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frapidsai%2Fcudf/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":7868889,"name":"cudf-cu12","ecosystem":"pypi","description":"cuDF - GPU Dataframe","homepage":"https://github.com/rapidsai/cudf","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rapidsai/cudf","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2023-06-13T15:57:46.000Z","latest_release_published_at":"2025-08-07T12:24:23.000Z","latest_release_number":"25.8.0","last_synced_at":"2025-09-04T22:47:21.932Z","created_at":"2023-06-29T17:16:25.518Z","updated_at":"2025-09-05T12:31:00.698Z","registry_url":"https://pypi.org/project/cudf-cu12/","install_command":"pip install cudf-cu12 --index-url https://pypi.org/simple","documentation_url":"https://docs.rapids.ai/api/cudf/stable/","metadata":{"funding":null,"documentation":"https://docs.rapids.ai/api/cudf/stable/","classifiers":["Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Database","Topic :: Scientific/Engineering"],"normalized_name":"cudf-cu12","project_status":null},"repo_metadata":{"id":37385055,"uuid":"90506918","full_name":"rapidsai/cudf","owner":"rapidsai","description":"cuDF - GPU DataFrame Library ","archived":false,"fork":false,"pushed_at":"2025-09-04T22:23:56.000Z","size":171135,"stargazers_count":9157,"open_issues_count":1112,"forks_count":967,"subscribers_count":159,"default_branch":"branch-25.10","last_synced_at":"2025-09-04T22:25:36.442Z","etag":null,"topics":["arrow","cpp","cuda","cudf","dask","data-analysis","data-science","dataframe","gpu","pandas","pydata","python","rapids"],"latest_commit_sha":null,"homepage":"https://docs.rapids.ai/api/cudf/stable/","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/rapidsai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-07T03:43:37.000Z","updated_at":"2025-09-04T19:55:08.000Z","dependencies_parsed_at":"2023-09-21T19:52:01.421Z","dependency_job_id":"c73dbd1f-d66a-4f79-a143-a8b79fa2e8e2","html_url":"https://github.com/rapidsai/cudf","commit_stats":{"total_commits":27208,"total_committers":322,"mean_commits":84.4968944099379,"dds":0.9250955601293738,"last_synced_commit":"821f4dea107db6a51fcbffff997fa6844ab5565f"},"previous_names":["gpuopenanalytics/pygdf"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/rapidsai/cudf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/refs/heads/branch-25.10","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/sbom","scorecard":{"id":634138,"data":{"date":"2025-08-11","repo":{"name":"github.com/rapidsai/cudf","commit":"d71e00debdcd91e0eb7a5d258a84fb09c0d49cbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_issue_status_automation.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/status.yaml:16","Info: jobLevel 'checks' permission set to 'read': .github/workflows/status.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/status.yaml:18","Info: jobLevel 'issues' permission set to 'read': .github/workflows/status.yaml:21","Info: jobLevel 'packages' permission set to 'read': .github/workflows/status.yaml:23","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/status.yaml:26","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/status.yaml:27","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/status.yaml:28","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/status.yaml:19","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/status.yaml:22","Info: jobLevel 'pages' permission set to 'read': .github/workflows/status.yaml:24","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/status.yaml:25","Warn: no topLevel permission defined: .github/workflows/auto-assign.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/external_issue_labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/pandas-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr_issue_status_automation.yml:1","Warn: no topLevel permission defined: .github/workflows/spark-rapids-jni.yaml:1","Warn: no topLevel permission defined: .github/workflows/status.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/trigger-breaking-change-alert.yaml:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rapidsai/.github/SECURITY.md:1","Info: Found linked content: github.com/rapidsai/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rapidsai/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rapidsai/.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/auto-assign.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pandas-tests.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pandas-tests.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-breaking-change-alert.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/trigger-breaking-change-alert.yaml/branch-25.10?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:15","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:19","Warn: containerImage not pinned by hash: java/ci/Dockerfile.rocky:28","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/diff.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/run.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:69","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:78","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:130","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   5 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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-21T08:39:54.931Z","repository_id":37385055,"created_at":"2025-08-21T08:39:54.931Z","updated_at":"2025-08-21T08:39:54.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273756989,"owners_count":25162487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rapidsai","name":"RAPIDS","uuid":"43887749","kind":"organization","description":"Open GPU Data Science","email":null,"website":"https://rapids.ai","location":null,"twitter":"RAPIDSai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43887749?v=4","repositories_count":122,"last_synced_at":"2024-04-15T04:58:14.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rapidsai","funding_links":[],"total_stars":19412,"followers":1262,"following":0,"created_at":"2022-11-02T16:33:18.780Z","updated_at":"2024-04-15T04:59:07.241Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai/repositories"},"tags":[{"name":"v25.08.00","sha":"6cea3743b6d1da02303e9b3ad819c8dfab77dfc5","kind":"tag","published_at":"2025-08-06T17:50:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00/manifests"},{"name":"v25.10.00a","sha":"fa0f0834b021ae452a8109060c740e41b1b2994e","kind":"tag","published_at":"2025-07-17T19:07:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a/manifests"},{"name":"v25.06.00","sha":"84c43507f0842bf91b1374b26b2275ce381dfdce","kind":"tag","published_at":"2025-06-05T17:31:26.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00/manifests"},{"name":"v25.08.00a","sha":"cd75a982a1c4f80401aaf1e25c9a4517e4f18674","kind":"tag","published_at":"2025-04-30T19:09:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a/manifests"},{"name":"v25.04.00","sha":"6bc420631d12b0e7d87c5ede7710ac5b7154fd8d","kind":"tag","published_at":"2025-04-09T18:14:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00/manifests"},{"name":"v25.06.00a","sha":"0c4db5d9e096aaec3e4ca199f55c28db35ce1752","kind":"tag","published_at":"2025-03-13T19:07:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a/manifests"},{"name":"v25.02.02","sha":"8139f3c84f4cf6ffbff9cc817e923a1c8e965ae8","kind":"tag","published_at":"2025-03-03T18:22:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02/manifests"},{"name":"v25.02.01","sha":"b1efe69ee010c58dbab4fd8be8d2b5992033a8e9","kind":"tag","published_at":"2025-02-27T16:38:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01/manifests"},{"name":"v25.02.00","sha":"50b2d0faff09005c48e99d6a20fcb01f45f378c6","kind":"tag","published_at":"2025-02-13T17:36:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00/manifests"},{"name":"v25.04.00a","sha":"f84725ea7b7377069528026d2c3b89e3abae327e","kind":"tag","published_at":"2025-01-23T20:06:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a/manifests"},{"name":"v24.12.00","sha":"ff41ecf473b7e7be01885c66cd90571ccc48e41d","kind":"tag","published_at":"2024-12-11T19:10:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00/manifests"},{"name":"v25.02.00a","sha":"01222c130a82a68725b909d5ef04bc02ceb567f8","kind":"tag","published_at":"2024-11-15T14:26:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a/manifests"},{"name":"v24.10.01","sha":"7b0adfa2533e4792464230ee67916a04ce06caf6","kind":"tag","published_at":"2024-10-09T19:39:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01/manifests"},{"name":"v24.10.00","sha":"67193a8096ff2aed6208f51449d04741fa814b9d","kind":"tag","published_at":"2024-10-09T15:25:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00/manifests"},{"name":"v24.12.00a","sha":"83f9d2b6195a2528d0d9465975f3b9c75a333799","kind":"tag","published_at":"2024-09-19T16:02:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a/manifests"},{"name":"v24.08.03","sha":"e479454931f28b6f50024c6c04d0c7adcc59ba6c","kind":"tag","published_at":"2024-09-17T00:25:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03/manifests"},{"name":"v24.08.02","sha":"e776742c282432165c94bfe916220f6fd8839f6e","kind":"tag","published_at":"2024-08-14T22:39:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02/manifests"},{"name":"v24.08.01","sha":"c5ae8200e759df88746e8cd1c7390b826c40e37e","kind":"tag","published_at":"2024-08-07T18:38:19.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01/manifests"},{"name":"v24.08.00","sha":"4afeb5afa7ac483eef8f9a193c73fcce584db92b","kind":"tag","published_at":"2024-08-07T16:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00/manifests"},{"name":"v24.10.00a","sha":"f364fdcd44540b6d5403f1d08acbebfff4e78bd4","kind":"tag","published_at":"2024-07-19T18:56:13.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a/manifests"},{"name":"v24.06.01","sha":"4e59b79cf32dabda6a09de9b6e7fbbc5d7943f52","kind":"tag","published_at":"2024-07-02T15:37:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01/manifests"},{"name":"v24.06.00","sha":"7c706cc4004d5feaae92544b3b29a00c64f7ed86","kind":"tag","published_at":"2024-06-05T15:08:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00/manifests"},{"name":"v24.08.00a","sha":"f5d1c24760d90003c1a577c696ac5de23a289e64","kind":"tag","published_at":"2024-05-20T21:38:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a/manifests"},{"name":"v24.04.01","sha":"af9fd840f260e7acc312685c4cde98f1a20efd09","kind":"tag","published_at":"2024-05-01T12:29:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01/manifests"},{"name":"v24.04.00","sha":"578c240a20049a5c4b83b08f54c235aad5318f1a","kind":"tag","published_at":"2024-04-10T15:05:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00/manifests"},{"name":"v24.06.00a","sha":"f6955b7a6e9069336abe133bc7aa35151324909c","kind":"tag","published_at":"2024-03-15T14:47:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a/manifests"},{"name":"v24.02.02","sha":"dd34fdbe35e68ba56a2183f11ed822ddaa6c927b","kind":"tag","published_at":"2024-02-27T15:12:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02/manifests"},{"name":"v24.02.01","sha":"33ffdf5b71f639d83c6e31d76129a5ce74bf23cd","kind":"tag","published_at":"2024-02-13T14:24:45.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01/manifests"},{"name":"v24.02.00","sha":"a48e9fc5e93990ab08e4e37af77dc1ad531e52d1","kind":"tag","published_at":"2024-02-12T21:28:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00/manifests"},{"name":"v24.04.00a","sha":"46119314c3a7a7621a476d730d0441031398f74c","kind":"tag","published_at":"2024-01-18T19:54:51.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a/manifests"},{"name":"v23.12.01","sha":"2ce46216b5bc9926aec438b64fc490c31c526a31","kind":"tag","published_at":"2023-12-08T21:31:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01/manifests"},{"name":"v23.12.00","sha":"c1d307396fd357a9b6b68d626c2b17813d1181b8","kind":"tag","published_at":"2023-12-06T16:26:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00/manifests"},{"name":"v23.10.02","sha":"ece2b2c5240e7a0ba85fa601d4b66c56cf2f8258","kind":"tag","published_at":"2023-11-16T22:26:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02/manifests"},{"name":"v24.02.00a","sha":"deeabc96e1193ce7e75dc8ff87e0360fc1775ba6","kind":"tag","published_at":"2023-11-09T21:27:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a/manifests"},{"name":"v23.10.01","sha":"1a0c07670f31fd5b7a383727c58ffb8e452e1596","kind":"tag","published_at":"2023-11-07T22:16:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01/manifests"},{"name":"v23.10.00","sha":"9f0c2f452f1cf318c3f7fe2c6f7e07fc513fc335","kind":"tag","published_at":"2023-10-11T15:25:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00/manifests"},{"name":"v23.12.00a","sha":"f42231f9193952b45cd9ba4642adcca392a7ce14","kind":"tag","published_at":"2023-09-22T14:19:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a/manifests"},{"name":"v23.08.00","sha":"8150d38e080c8fb021921ade83fe3aa3be04b47d","kind":"tag","published_at":"2023-08-09T17:06:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00/manifests"},{"name":"v23.10.00a","sha":"6443f0eff879ac66cb1bc442ff9707d70e30dfbb","kind":"tag","published_at":"2023-07-20T20:29:17.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a/manifests"},{"name":"v23.06.01","sha":"6a548b072de3a1844080fe2ad1623bf849ce7b27","kind":"tag","published_at":"2023-06-29T13:27:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01/manifests"},{"name":"v23.06.00","sha":"f881d40c634b02004a544a15be4fbcf4f3858c68","kind":"tag","published_at":"2023-06-07T15:25:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00/manifests"},{"name":"v23.08.00a","sha":"0b566b940029bb44cc2158be79b57194d3aafc5a","kind":"commit","published_at":"2023-05-19T13:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a/manifests"},{"name":"v23.04.01","sha":"7e070fce163cf1a0ac0fffc739a90dab4456bcfb","kind":"tag","published_at":"2023-04-21T17:27:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01/manifests"},{"name":"v23.04.00","sha":"4d31a6f62f3b05dfcbf9af87044c46ce46134913","kind":"tag","published_at":"2023-04-12T20:41:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00/manifests"},{"name":"v23.06.00a","sha":"302054d117b9431910f469f58aa2bd97fbcaa4f6","kind":"commit","published_at":"2023-03-23T18:56:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a/manifests"},{"name":"v23.02.00","sha":"5ad4a85b9da747368ac311f25b1232d0ae144527","kind":"tag","published_at":"2023-02-09T16:14:31.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00/manifests"},{"name":"v23.04.00a","sha":"1fcd1be04171d0c6bbbf38cb31619b21173039e8","kind":"commit","published_at":"2023-01-23T15:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a/manifests"},{"name":"v22.12.01","sha":"f700408e6860ed23be88a5384d97e4216b1139b3","kind":"tag","published_at":"2022-12-08T19:18:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01/manifests"},{"name":"v22.12.00","sha":"baae3a6bbf2e75469ee5240ba20070ee7e17a3a7","kind":"tag","published_at":"2022-12-08T15:20:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00/manifests"},{"name":"v23.02.00a","sha":"480b4cc53e8337fd36b6c41cd8493530b82a5aaf","kind":"commit","published_at":"2022-11-10T17:58:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a/manifests"},{"name":"v22.10.01","sha":"d90f7e9bfc8c2fcb1e987ec07fe27a2fa7b98061","kind":"tag","published_at":"2022-11-03T17:32:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01/manifests"},{"name":"v22.10.00","sha":"8ffe375d85f8fd0f98e0052f36ccd820a669d0ab","kind":"tag","published_at":"2022-10-12T15:28:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00/manifests"},{"name":"v22.08.01","sha":"31337c9001d531f91b8ea08d7a4079a44f6e53ff","kind":"tag","published_at":"2022-09-29T18:16:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01/manifests"},{"name":"v22.12.00a","sha":"f3af69925e5321563dea82d8d2ae463faa45ba44","kind":"commit","published_at":"2022-09-23T15:38:52.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a/manifests"},{"name":"v22.08.00","sha":"b71873c701e81cb7293d8638bda7bd983d3ff676","kind":"tag","published_at":"2022-08-17T15:15:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00/manifests"},{"name":"v22.10.00a","sha":"df248086e79dc4f9cda5a527e862f4481be8ea90","kind":"commit","published_at":"2022-07-22T14:53:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a/manifests"},{"name":"v22.06.01","sha":"0dab0f8305809579925ec3cbaae30d9a199d94e9","kind":"tag","published_at":"2022-07-06T15:21:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01/manifests"},{"name":"v22.06.00","sha":"5658c5b30cfb67df80ea4f4e79dd5655c13ec4f9","kind":"tag","published_at":"2022-06-07T17:26:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00/manifests"},{"name":"v22.08.00a","sha":"de3eb738d24576f0b1bff4f9e0fdcfa4f06b8fe6","kind":"commit","published_at":"2022-05-19T15:05:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a/manifests"},{"name":"v22.04.00","sha":"8bf0520170bc4528bbf5896a950930e92f1dad7b","kind":"tag","published_at":"2022-04-06T15:19:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00/manifests"},{"name":"v22.06.00a","sha":"ad8577cc327663ba3585d58865ad80a583daf89e","kind":"commit","published_at":"2022-03-17T16:39:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a/manifests"},{"name":"v22.02.00","sha":"774d859fef2cb242dd8314d50b9c1e038468e266","kind":"tag","published_at":"2022-02-02T16:43:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00/manifests"},{"name":"v22.04.00a","sha":"be685d178fe3e3924c835b5fe2a8775447a7bc0f","kind":"commit","published_at":"2022-01-13T15:39:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a/manifests"},{"name":"v21.12.02","sha":"06540b9b3795931dccf0ba73b592af62c690086c","kind":"tag","published_at":"2021-12-16T18:48:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02/manifests"},{"name":"v21.12.01","sha":"a0a0a3a317dc312da9b87f1ed5aa4a05d8f4218a","kind":"tag","published_at":"2021-12-09T18:32:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01/manifests"},{"name":"v21.12.00","sha":"f1ef2d2daf1a6053c8629f09956d52a5cf28c8f8","kind":"tag","published_at":"2021-12-03T19:16:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00/manifests"},{"name":"v22.02.00a","sha":"ad0254566ed9f1cb33338feb156c5751ec3747e4","kind":"commit","published_at":"2021-11-04T14:13:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a/manifests"},{"name":"v21.10.01","sha":"a1d2d13a14f4cb398e383e19a1828f2e6d78e5e2","kind":"tag","published_at":"2021-10-12T20:16:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01/manifests"},{"name":"v21.10.00","sha":"072fd862cc37c2b9204de04045209bef79478319","kind":"tag","published_at":"2021-10-06T15:51:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00/manifests"},{"name":"v21.12.00a","sha":"079af458b55ea83d72293ddf5c2060c0b77d935f","kind":"commit","published_at":"2021-09-16T20:47:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a/manifests"},{"name":"v21.08.03","sha":"e4313b6a1e63f00408a0d64f6685b253cc3894ba","kind":"tag","published_at":"2021-09-16T19:23:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03/manifests"},{"name":"v21.08.02","sha":"f6d31fa95d9b8d8658301438d0f9ba22a1c131aa","kind":"tag","published_at":"2021-08-06T20:26:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02/manifests"},{"name":"v21.08.01","sha":"e0a81141a8f14f0121f0034de71b5819767a6374","kind":"tag","published_at":"2021-08-06T14:56:12.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01/manifests"},{"name":"v21.08.00","sha":"106039c9c21cc48c7506ffadc0289de8d8b870cb","kind":"tag","published_at":"2021-08-04T15:26:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00/manifests"},{"name":"v21.10.00a","sha":"b0b4ac594987fb6447b43b981590e732e0346267","kind":"commit","published_at":"2021-07-15T21:02:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a/manifests"},{"name":"v21.06.01","sha":"101fc0fda4c47e1ec4ef612643806b0ab8ee68cc","kind":"tag","published_at":"2021-06-18T15:38:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01/manifests"},{"name":"v21.06.00","sha":"ae440465c2d8c0b299261923083fa1fe16b2f038","kind":"tag","published_at":"2021-06-09T17:23:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00/manifests"},{"name":"v21.08.00a","sha":"6272d72eb0ed6103939bc73c10d99fc396ea45f9","kind":"commit","published_at":"2021-05-19T20:54:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a/manifests"},{"name":"v0.19.2","sha":"ab3b3f653ac9d94579f469bcf0dbec06bca07f2a","kind":"tag","published_at":"2021-04-28T18:30:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a9f345390e3b341c6bed8011c364587e13783732","kind":"tag","published_at":"2021-04-22T17:48:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"f07b25103e87229beacb25b6381e9b811e1e62f3","kind":"tag","published_at":"2021-04-21T16:05:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"3341561949ef9cb02b83258aca301c47cac1afc2","kind":"commit","published_at":"2021-04-15T16:20:29.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2/manifests"},{"name":"v21.06.00a","sha":"b2cb4180ac6234820117d5a881e48c700aee9d19","kind":"commit","published_at":"2021-03-25T18:22:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a/manifests"},{"name":"v0.18.1","sha":"999be56c805bcdca93ce818c1646468aed82d2c4","kind":"tag","published_at":"2021-03-15T21:18:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"20778e5ddb7470845605acd7f879620eb25ff4ff","kind":"tag","published_at":"2021-02-24T18:08:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0/manifests"},{"name":"v0.19.0a","sha":"d8bfc6ff8eaaf4be168e12f931ee3265d704d4a6","kind":"commit","published_at":"2021-01-27T18:56:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a/manifests"},{"name":"v0.17.0","sha":"f56ef850e6c25655161ae4bf357ce63f5727d535","kind":"tag","published_at":"2020-12-10T17:28:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0/manifests"},{"name":"v0.18.0a","sha":"80464ced02b75ae4316f909497378aeabf182363","kind":"commit","published_at":"2020-11-24T20:47:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a/manifests"},{"name":"v0.16.0","sha":"2b8298f5663dcb2f1433528172674ef3a5d54817","kind":"tag","published_at":"2020-10-21T16:57:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0/manifests"},{"name":"v0.17.0a","sha":"e00d29dca57e195230874e063766257d8ae9ffdf","kind":"commit","published_at":"2020-10-02T14:43:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a/manifests"},{"name":"v0.15.0","sha":"71cb8c0e0ff0eefa8234ce80bbd971cc2e5b2bce","kind":"tag","published_at":"2020-08-27T00:18:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0/manifests"},{"name":"v0.16.0a","sha":"14ff7bbad4e75c40c35ea94ac7bfc979eeb589da","kind":"commit","published_at":"2020-08-06T19:46:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a/manifests"},{"name":"v0.14.0","sha":"b34b838625139bb14f4754db558112e8fd9293c8","kind":"tag","published_at":"2020-06-03T15:23:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0/manifests"},{"name":"v0.15.0a","sha":"b23f80a4ad3ce15f14ff6964642b453867b48b3f","kind":"commit","published_at":"2020-05-20T15:10:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a/manifests"},{"name":"v0.13.0","sha":"fef2a2b514e981d19af162991c82471e2efec84a","kind":"tag","published_at":"2020-04-01T18:25:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.13.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0/manifests"},{"name":"v0.14.0a","sha":"651a6d9ce1c5b1bf2a348451342852d21bf2a791","kind":"commit","published_at":"2020-03-09T19:26:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a/manifests"},{"name":"v0.12.0","sha":"8d7bf34ff045fbe1760c90ef825e6719bab1ff80","kind":"tag","published_at":"2020-02-04T16:13:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"96593e7d605d52d91fdbe6af399a3aac96349342","kind":"tag","published_at":"2019-12-11T18:47:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0/manifests"},{"name":"v0.12.0b","sha":"2f745efa02e5b9928d9caafd0718f6281e5e3483","kind":"commit","published_at":"2019-12-11T01:49:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b/manifests"},{"name":"v0.11.0b","sha":"68eaef49e0c2aeb23ea118784dea787ba12c3cde","kind":"commit","published_at":"2019-12-10T20:48:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b/manifests"},{"name":"v0.12.0a","sha":"d7ef18004affab5cbc71bb6619466f2454aa7703","kind":"commit","published_at":"2019-11-22T21:16:25.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a/manifests"},{"name":"v0.10.0","sha":"f3105897bafae9489cd7f35f31962d7322490466","kind":"tag","published_at":"2019-10-17T16:53:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0/manifests"},{"name":"v0.11.0a","sha":"b6a8cd23813f3bc5aba4fb48334a2ac75abdcfa3","kind":"commit","published_at":"2019-09-26T19:47:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a/manifests"},{"name":"v0.9.0","sha":"a0a3a359cf87db855e81bdb3ae20d80a238d1607","kind":"tag","published_at":"2019-08-21T19:14:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0/manifests"},{"name":"v0.9.0a1","sha":"d8efb40f69d2707b223b6c6cc6675bcbe907c557","kind":"commit","published_at":"2019-08-20T18:58:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1/manifests"},{"name":"v0.10.0a","sha":"23c80a97e63f7002446035092e05a96c7e800de5","kind":"commit","published_at":"2019-08-08T20:57:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a/manifests"},{"name":"v0.8.0","sha":"8fa7bd3db8eb41aeb7ab6594fd480237f3bc9e55","kind":"tag","published_at":"2019-06-27T15:19:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0/manifests"},{"name":"v0.9.0a","sha":"05634d066259f8635aeb39f2156e69f045cfb29b","kind":"commit","published_at":"2019-06-17T19:05:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a/manifests"},{"name":"v0.8.0a1","sha":"6283d1999060d129e21b8d49398bb7520ae66986","kind":"tag","published_at":"2019-05-20T14:59:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1/manifests"},{"name":"v0.7.2","sha":"3ebd28685be2ad5adedc789c7303027251d93b5c","kind":"tag","published_at":"2019-05-16T22:27:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7ee0348bfdfbf2fd32e9fd0b5d68417378308bd9","kind":"tag","published_at":"2019-05-11T20:31:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"1a905fb73a54b41a6c71550940795924334a4b74","kind":"tag","published_at":"2019-05-10T16:59:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0/manifests"},{"name":"v0.8.0a","sha":"13cdda6b442627b97915ef064b1e5c9c2726e0aa","kind":"commit","published_at":"2019-04-29T15:51:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a/manifests"},{"name":"v0.6.1","sha":"beb4ef30a1f725d34b8ca6a0343045734afc1fc5","kind":"tag","published_at":"2019-03-25T17:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"69021704458d465852f971623e11bff25dbdee79","kind":"tag","published_at":"2019-03-22T22:41:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0/manifests"},{"name":"v0.7.0.dev0","sha":"0d8692b0f359d47b8295aea92c53719410122abc","kind":"commit","published_at":"2019-03-18T17:16:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0/manifests"},{"name":"v0.6.0.dev0","sha":"a08312fb874fa18a8b627625d5cd096def253314","kind":"tag","published_at":"2019-03-07T15:44:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0/manifests"},{"name":"v0.5.1","sha":"4a2f9c84dc97f7b77518f04babdf6de420ad48b6","kind":"tag","published_at":"2019-02-05T21:13:39.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a8602ea958d38baf5a989ac2819b21c560d2e803","kind":"tag","published_at":"2019-01-29T03:33:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7aa3799e73948899a85e70bc73d3cea50b65dff1","kind":"tag","published_at":"2018-12-06T02:10:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.4.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f8b7092025216fb05cfb013c0c53f319f67a461","kind":"tag","published_at":"2018-11-23T04:14:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.3.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3e1c3ac93e3645ea5b8b3fd4d6b51d32d82e18fa","kind":"tag","published_at":"2018-10-28T22:45:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.2.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0/manifests"},{"name":"v0.1.0a4","sha":"30e5c499e5660f7183195f597d33ca99c9cbf1d3","kind":"tag","published_at":"2018-10-24T21:21:27.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a4","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4/manifests"},{"name":"v0.1.0a3","sha":"df369e6d7e192bacb49b6fee6ba7dc689c22cf1f","kind":"tag","published_at":"2018-08-17T21:22:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a3","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3/manifests"},{"name":"v0.1.0a2","sha":"be9a73cdd6708bc777a051304d1d0386d22176a7","kind":"tag","published_at":"2018-08-17T21:13:57.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2/manifests"},{"name":"v0.1.0a2.dev","sha":"f1412560f7ba8935ae693967f172f07b1e08fba2","kind":"tag","published_at":"2017-08-28T18:22:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev/manifests"},{"name":"v0.1.0a1.dev","sha":"bb9f7f2f78bb0006c70efc9c4dc481df79a49916","kind":"tag","published_at":"2017-06-01T19:33:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev/manifests"},{"name":"v0.1.0a1","sha":"de1ccdca911956930d9413df67acc3ee9c64012c","kind":"tag","published_at":"2017-05-08T11:46:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T12:31:00.698Z","dependent_packages_count":12,"downloads":20129,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":3.7946386139931336,"dependent_repos_count":21.534861440080295,"dependent_packages_count":3.1734203707963204,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.500973474956583},"purl":"pkg:pypi/cudf-cu12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cudf-cu12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cudf-cu12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cudf-cu12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T12:02:36.062Z","issues_count":1727,"pull_requests_count":6248,"avg_time_to_close_issue":23342784.565939773,"avg_time_to_close_pull_request":1677548.889606332,"issues_closed_count":963,"pull_requests_closed_count":4801,"pull_request_authors_count":141,"issue_authors_count":325,"avg_comments_per_issue":2.2061378112333525,"avg_comments_per_pull_request":2.543213828425096,"merged_pull_requests_count":4270,"bot_issues_count":1,"bot_pull_requests_count":431,"past_year_issues_count":681,"past_year_pull_requests_count":3635,"past_year_avg_time_to_close_issue":1293688.3472222222,"past_year_avg_time_to_close_pull_request":619991.2059571376,"past_year_issues_closed_count":288,"past_year_pull_requests_closed_count":2753,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":124,"past_year_avg_comments_per_issue":0.9632892804698973,"past_year_avg_comments_per_pull_request":2.424209078404402,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":333,"past_year_merged_pull_requests_count":2496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/issues","maintainers":[{"login":"rjzamora","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"GPUtester","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GPUtester"},{"login":"beckernick","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jlowe","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"raydouglass","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"madsbk","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"harrism","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harrism"},{"login":"pentschev","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"shwina","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwina"},{"login":"jakirkham","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"quasiben","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"charlesbluca","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesbluca"},{"login":"divyegala","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/divyegala"},{"login":"ayushdg","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"VibhuJawa","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"ajschmidt8","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"kkraus14","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkraus14"},{"login":"miguelusque","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miguelusque"},{"login":"trivialfis","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"betatim","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"},{"login":"mrocklin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"dantegd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dantegd"},{"login":"AjayThorve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AjayThorve"},{"login":"jbrennan333","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrennan333"},{"login":"alexbarghi-nv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbarghi-nv"},{"login":"jacobtomlinson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"}],"active_maintainers":[{"login":"rjzamora","count":160,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"madsbk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"pentschev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"jakirkham","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"raydouglass","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"jlowe","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"quasiben","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"beckernick","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"ajschmidt8","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"ayushdg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"trivialfis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"VibhuJawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"betatim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cudf-cu12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cudf-cu12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cudf-cu12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cudf-cu12/related_packages","maintainers":[{"uuid":"nvidia","login":"nvidia","name":null,"email":null,"url":null,"packages_count":719,"html_url":"https://pypi.org/user/nvidia/","role":null,"created_at":"2023-07-01T02:13:27.209Z","updated_at":"2023-07-01T02:13:27.209Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nvidia/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726278,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10940342,"name":"libcudf-cu11","ecosystem":"pypi","description":"cuDF - GPU Dataframe (C++)","homepage":"https://github.com/rapidsai/cudf","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rapidsai/cudf","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2024-10-01T16:32:22.000Z","latest_release_published_at":"2025-06-06T15:09:21.000Z","latest_release_number":"25.6.0","last_synced_at":"2025-09-04T22:47:22.091Z","created_at":"2024-10-01T16:35:16.810Z","updated_at":"2025-09-05T12:30:49.941Z","registry_url":"https://pypi.org/project/libcudf-cu11/","install_command":"pip install libcudf-cu11 --index-url https://pypi.org/simple","documentation_url":"https://libcudf-cu11.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Environment :: GPU :: NVIDIA CUDA","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: C++","Topic :: Database","Topic :: Scientific/Engineering"],"normalized_name":"libcudf-cu11","project_status":null},"repo_metadata":{"id":37385055,"uuid":"90506918","full_name":"rapidsai/cudf","owner":"rapidsai","description":"cuDF - GPU DataFrame Library ","archived":false,"fork":false,"pushed_at":"2025-09-04T22:23:56.000Z","size":171135,"stargazers_count":9157,"open_issues_count":1112,"forks_count":967,"subscribers_count":159,"default_branch":"branch-25.10","last_synced_at":"2025-09-04T22:25:36.442Z","etag":null,"topics":["arrow","cpp","cuda","cudf","dask","data-analysis","data-science","dataframe","gpu","pandas","pydata","python","rapids"],"latest_commit_sha":null,"homepage":"https://docs.rapids.ai/api/cudf/stable/","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/rapidsai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-07T03:43:37.000Z","updated_at":"2025-09-04T19:55:08.000Z","dependencies_parsed_at":"2023-09-21T19:52:01.421Z","dependency_job_id":"c73dbd1f-d66a-4f79-a143-a8b79fa2e8e2","html_url":"https://github.com/rapidsai/cudf","commit_stats":{"total_commits":27208,"total_committers":322,"mean_commits":84.4968944099379,"dds":0.9250955601293738,"last_synced_commit":"821f4dea107db6a51fcbffff997fa6844ab5565f"},"previous_names":["gpuopenanalytics/pygdf"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/rapidsai/cudf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/refs/heads/branch-25.10","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/sbom","scorecard":{"id":634138,"data":{"date":"2025-08-11","repo":{"name":"github.com/rapidsai/cudf","commit":"d71e00debdcd91e0eb7a5d258a84fb09c0d49cbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_issue_status_automation.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/status.yaml:16","Info: jobLevel 'checks' permission set to 'read': .github/workflows/status.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/status.yaml:18","Info: jobLevel 'issues' permission set to 'read': .github/workflows/status.yaml:21","Info: jobLevel 'packages' permission set to 'read': .github/workflows/status.yaml:23","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/status.yaml:26","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/status.yaml:27","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/status.yaml:28","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/status.yaml:19","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/status.yaml:22","Info: jobLevel 'pages' permission set to 'read': .github/workflows/status.yaml:24","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/status.yaml:25","Warn: no topLevel permission defined: .github/workflows/auto-assign.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/external_issue_labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/pandas-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr_issue_status_automation.yml:1","Warn: no topLevel permission defined: .github/workflows/spark-rapids-jni.yaml:1","Warn: no topLevel permission defined: .github/workflows/status.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/trigger-breaking-change-alert.yaml:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rapidsai/.github/SECURITY.md:1","Info: Found linked content: github.com/rapidsai/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rapidsai/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rapidsai/.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/auto-assign.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pandas-tests.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pandas-tests.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-breaking-change-alert.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/trigger-breaking-change-alert.yaml/branch-25.10?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:15","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:19","Warn: containerImage not pinned by hash: java/ci/Dockerfile.rocky:28","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/diff.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/run.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:69","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:78","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:130","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   5 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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-21T08:39:54.931Z","repository_id":37385055,"created_at":"2025-08-21T08:39:54.931Z","updated_at":"2025-08-21T08:39:54.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273756989,"owners_count":25162487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rapidsai","name":"RAPIDS","uuid":"43887749","kind":"organization","description":"Open GPU Data Science","email":null,"website":"https://rapids.ai","location":null,"twitter":"RAPIDSai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43887749?v=4","repositories_count":122,"last_synced_at":"2024-04-15T04:58:14.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rapidsai","funding_links":[],"total_stars":19412,"followers":1262,"following":0,"created_at":"2022-11-02T16:33:18.780Z","updated_at":"2024-04-15T04:59:07.241Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai/repositories"},"tags":[{"name":"v25.08.00","sha":"6cea3743b6d1da02303e9b3ad819c8dfab77dfc5","kind":"tag","published_at":"2025-08-06T17:50:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00/manifests"},{"name":"v25.10.00a","sha":"fa0f0834b021ae452a8109060c740e41b1b2994e","kind":"tag","published_at":"2025-07-17T19:07:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a/manifests"},{"name":"v25.06.00","sha":"84c43507f0842bf91b1374b26b2275ce381dfdce","kind":"tag","published_at":"2025-06-05T17:31:26.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00/manifests"},{"name":"v25.08.00a","sha":"cd75a982a1c4f80401aaf1e25c9a4517e4f18674","kind":"tag","published_at":"2025-04-30T19:09:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a/manifests"},{"name":"v25.04.00","sha":"6bc420631d12b0e7d87c5ede7710ac5b7154fd8d","kind":"tag","published_at":"2025-04-09T18:14:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00/manifests"},{"name":"v25.06.00a","sha":"0c4db5d9e096aaec3e4ca199f55c28db35ce1752","kind":"tag","published_at":"2025-03-13T19:07:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a/manifests"},{"name":"v25.02.02","sha":"8139f3c84f4cf6ffbff9cc817e923a1c8e965ae8","kind":"tag","published_at":"2025-03-03T18:22:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02/manifests"},{"name":"v25.02.01","sha":"b1efe69ee010c58dbab4fd8be8d2b5992033a8e9","kind":"tag","published_at":"2025-02-27T16:38:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01/manifests"},{"name":"v25.02.00","sha":"50b2d0faff09005c48e99d6a20fcb01f45f378c6","kind":"tag","published_at":"2025-02-13T17:36:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00/manifests"},{"name":"v25.04.00a","sha":"f84725ea7b7377069528026d2c3b89e3abae327e","kind":"tag","published_at":"2025-01-23T20:06:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a/manifests"},{"name":"v24.12.00","sha":"ff41ecf473b7e7be01885c66cd90571ccc48e41d","kind":"tag","published_at":"2024-12-11T19:10:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00/manifests"},{"name":"v25.02.00a","sha":"01222c130a82a68725b909d5ef04bc02ceb567f8","kind":"tag","published_at":"2024-11-15T14:26:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a/manifests"},{"name":"v24.10.01","sha":"7b0adfa2533e4792464230ee67916a04ce06caf6","kind":"tag","published_at":"2024-10-09T19:39:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01/manifests"},{"name":"v24.10.00","sha":"67193a8096ff2aed6208f51449d04741fa814b9d","kind":"tag","published_at":"2024-10-09T15:25:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00/manifests"},{"name":"v24.12.00a","sha":"83f9d2b6195a2528d0d9465975f3b9c75a333799","kind":"tag","published_at":"2024-09-19T16:02:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a/manifests"},{"name":"v24.08.03","sha":"e479454931f28b6f50024c6c04d0c7adcc59ba6c","kind":"tag","published_at":"2024-09-17T00:25:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03/manifests"},{"name":"v24.08.02","sha":"e776742c282432165c94bfe916220f6fd8839f6e","kind":"tag","published_at":"2024-08-14T22:39:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02/manifests"},{"name":"v24.08.01","sha":"c5ae8200e759df88746e8cd1c7390b826c40e37e","kind":"tag","published_at":"2024-08-07T18:38:19.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01/manifests"},{"name":"v24.08.00","sha":"4afeb5afa7ac483eef8f9a193c73fcce584db92b","kind":"tag","published_at":"2024-08-07T16:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00/manifests"},{"name":"v24.10.00a","sha":"f364fdcd44540b6d5403f1d08acbebfff4e78bd4","kind":"tag","published_at":"2024-07-19T18:56:13.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a/manifests"},{"name":"v24.06.01","sha":"4e59b79cf32dabda6a09de9b6e7fbbc5d7943f52","kind":"tag","published_at":"2024-07-02T15:37:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01/manifests"},{"name":"v24.06.00","sha":"7c706cc4004d5feaae92544b3b29a00c64f7ed86","kind":"tag","published_at":"2024-06-05T15:08:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00/manifests"},{"name":"v24.08.00a","sha":"f5d1c24760d90003c1a577c696ac5de23a289e64","kind":"tag","published_at":"2024-05-20T21:38:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a/manifests"},{"name":"v24.04.01","sha":"af9fd840f260e7acc312685c4cde98f1a20efd09","kind":"tag","published_at":"2024-05-01T12:29:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01/manifests"},{"name":"v24.04.00","sha":"578c240a20049a5c4b83b08f54c235aad5318f1a","kind":"tag","published_at":"2024-04-10T15:05:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00/manifests"},{"name":"v24.06.00a","sha":"f6955b7a6e9069336abe133bc7aa35151324909c","kind":"tag","published_at":"2024-03-15T14:47:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a/manifests"},{"name":"v24.02.02","sha":"dd34fdbe35e68ba56a2183f11ed822ddaa6c927b","kind":"tag","published_at":"2024-02-27T15:12:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02/manifests"},{"name":"v24.02.01","sha":"33ffdf5b71f639d83c6e31d76129a5ce74bf23cd","kind":"tag","published_at":"2024-02-13T14:24:45.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01/manifests"},{"name":"v24.02.00","sha":"a48e9fc5e93990ab08e4e37af77dc1ad531e52d1","kind":"tag","published_at":"2024-02-12T21:28:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00/manifests"},{"name":"v24.04.00a","sha":"46119314c3a7a7621a476d730d0441031398f74c","kind":"tag","published_at":"2024-01-18T19:54:51.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a/manifests"},{"name":"v23.12.01","sha":"2ce46216b5bc9926aec438b64fc490c31c526a31","kind":"tag","published_at":"2023-12-08T21:31:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01/manifests"},{"name":"v23.12.00","sha":"c1d307396fd357a9b6b68d626c2b17813d1181b8","kind":"tag","published_at":"2023-12-06T16:26:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00/manifests"},{"name":"v23.10.02","sha":"ece2b2c5240e7a0ba85fa601d4b66c56cf2f8258","kind":"tag","published_at":"2023-11-16T22:26:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02/manifests"},{"name":"v24.02.00a","sha":"deeabc96e1193ce7e75dc8ff87e0360fc1775ba6","kind":"tag","published_at":"2023-11-09T21:27:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a/manifests"},{"name":"v23.10.01","sha":"1a0c07670f31fd5b7a383727c58ffb8e452e1596","kind":"tag","published_at":"2023-11-07T22:16:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01/manifests"},{"name":"v23.10.00","sha":"9f0c2f452f1cf318c3f7fe2c6f7e07fc513fc335","kind":"tag","published_at":"2023-10-11T15:25:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00/manifests"},{"name":"v23.12.00a","sha":"f42231f9193952b45cd9ba4642adcca392a7ce14","kind":"tag","published_at":"2023-09-22T14:19:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a/manifests"},{"name":"v23.08.00","sha":"8150d38e080c8fb021921ade83fe3aa3be04b47d","kind":"tag","published_at":"2023-08-09T17:06:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00/manifests"},{"name":"v23.10.00a","sha":"6443f0eff879ac66cb1bc442ff9707d70e30dfbb","kind":"tag","published_at":"2023-07-20T20:29:17.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a/manifests"},{"name":"v23.06.01","sha":"6a548b072de3a1844080fe2ad1623bf849ce7b27","kind":"tag","published_at":"2023-06-29T13:27:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01/manifests"},{"name":"v23.06.00","sha":"f881d40c634b02004a544a15be4fbcf4f3858c68","kind":"tag","published_at":"2023-06-07T15:25:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00/manifests"},{"name":"v23.08.00a","sha":"0b566b940029bb44cc2158be79b57194d3aafc5a","kind":"commit","published_at":"2023-05-19T13:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a/manifests"},{"name":"v23.04.01","sha":"7e070fce163cf1a0ac0fffc739a90dab4456bcfb","kind":"tag","published_at":"2023-04-21T17:27:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01/manifests"},{"name":"v23.04.00","sha":"4d31a6f62f3b05dfcbf9af87044c46ce46134913","kind":"tag","published_at":"2023-04-12T20:41:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00/manifests"},{"name":"v23.06.00a","sha":"302054d117b9431910f469f58aa2bd97fbcaa4f6","kind":"commit","published_at":"2023-03-23T18:56:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a/manifests"},{"name":"v23.02.00","sha":"5ad4a85b9da747368ac311f25b1232d0ae144527","kind":"tag","published_at":"2023-02-09T16:14:31.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00/manifests"},{"name":"v23.04.00a","sha":"1fcd1be04171d0c6bbbf38cb31619b21173039e8","kind":"commit","published_at":"2023-01-23T15:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a/manifests"},{"name":"v22.12.01","sha":"f700408e6860ed23be88a5384d97e4216b1139b3","kind":"tag","published_at":"2022-12-08T19:18:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01/manifests"},{"name":"v22.12.00","sha":"baae3a6bbf2e75469ee5240ba20070ee7e17a3a7","kind":"tag","published_at":"2022-12-08T15:20:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00/manifests"},{"name":"v23.02.00a","sha":"480b4cc53e8337fd36b6c41cd8493530b82a5aaf","kind":"commit","published_at":"2022-11-10T17:58:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a/manifests"},{"name":"v22.10.01","sha":"d90f7e9bfc8c2fcb1e987ec07fe27a2fa7b98061","kind":"tag","published_at":"2022-11-03T17:32:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01/manifests"},{"name":"v22.10.00","sha":"8ffe375d85f8fd0f98e0052f36ccd820a669d0ab","kind":"tag","published_at":"2022-10-12T15:28:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00/manifests"},{"name":"v22.08.01","sha":"31337c9001d531f91b8ea08d7a4079a44f6e53ff","kind":"tag","published_at":"2022-09-29T18:16:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01/manifests"},{"name":"v22.12.00a","sha":"f3af69925e5321563dea82d8d2ae463faa45ba44","kind":"commit","published_at":"2022-09-23T15:38:52.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a/manifests"},{"name":"v22.08.00","sha":"b71873c701e81cb7293d8638bda7bd983d3ff676","kind":"tag","published_at":"2022-08-17T15:15:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00/manifests"},{"name":"v22.10.00a","sha":"df248086e79dc4f9cda5a527e862f4481be8ea90","kind":"commit","published_at":"2022-07-22T14:53:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a/manifests"},{"name":"v22.06.01","sha":"0dab0f8305809579925ec3cbaae30d9a199d94e9","kind":"tag","published_at":"2022-07-06T15:21:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01/manifests"},{"name":"v22.06.00","sha":"5658c5b30cfb67df80ea4f4e79dd5655c13ec4f9","kind":"tag","published_at":"2022-06-07T17:26:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00/manifests"},{"name":"v22.08.00a","sha":"de3eb738d24576f0b1bff4f9e0fdcfa4f06b8fe6","kind":"commit","published_at":"2022-05-19T15:05:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a/manifests"},{"name":"v22.04.00","sha":"8bf0520170bc4528bbf5896a950930e92f1dad7b","kind":"tag","published_at":"2022-04-06T15:19:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00/manifests"},{"name":"v22.06.00a","sha":"ad8577cc327663ba3585d58865ad80a583daf89e","kind":"commit","published_at":"2022-03-17T16:39:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a/manifests"},{"name":"v22.02.00","sha":"774d859fef2cb242dd8314d50b9c1e038468e266","kind":"tag","published_at":"2022-02-02T16:43:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00/manifests"},{"name":"v22.04.00a","sha":"be685d178fe3e3924c835b5fe2a8775447a7bc0f","kind":"commit","published_at":"2022-01-13T15:39:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a/manifests"},{"name":"v21.12.02","sha":"06540b9b3795931dccf0ba73b592af62c690086c","kind":"tag","published_at":"2021-12-16T18:48:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02/manifests"},{"name":"v21.12.01","sha":"a0a0a3a317dc312da9b87f1ed5aa4a05d8f4218a","kind":"tag","published_at":"2021-12-09T18:32:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01/manifests"},{"name":"v21.12.00","sha":"f1ef2d2daf1a6053c8629f09956d52a5cf28c8f8","kind":"tag","published_at":"2021-12-03T19:16:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00/manifests"},{"name":"v22.02.00a","sha":"ad0254566ed9f1cb33338feb156c5751ec3747e4","kind":"commit","published_at":"2021-11-04T14:13:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a/manifests"},{"name":"v21.10.01","sha":"a1d2d13a14f4cb398e383e19a1828f2e6d78e5e2","kind":"tag","published_at":"2021-10-12T20:16:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01/manifests"},{"name":"v21.10.00","sha":"072fd862cc37c2b9204de04045209bef79478319","kind":"tag","published_at":"2021-10-06T15:51:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00/manifests"},{"name":"v21.12.00a","sha":"079af458b55ea83d72293ddf5c2060c0b77d935f","kind":"commit","published_at":"2021-09-16T20:47:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a/manifests"},{"name":"v21.08.03","sha":"e4313b6a1e63f00408a0d64f6685b253cc3894ba","kind":"tag","published_at":"2021-09-16T19:23:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03/manifests"},{"name":"v21.08.02","sha":"f6d31fa95d9b8d8658301438d0f9ba22a1c131aa","kind":"tag","published_at":"2021-08-06T20:26:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02/manifests"},{"name":"v21.08.01","sha":"e0a81141a8f14f0121f0034de71b5819767a6374","kind":"tag","published_at":"2021-08-06T14:56:12.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01/manifests"},{"name":"v21.08.00","sha":"106039c9c21cc48c7506ffadc0289de8d8b870cb","kind":"tag","published_at":"2021-08-04T15:26:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00/manifests"},{"name":"v21.10.00a","sha":"b0b4ac594987fb6447b43b981590e732e0346267","kind":"commit","published_at":"2021-07-15T21:02:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a/manifests"},{"name":"v21.06.01","sha":"101fc0fda4c47e1ec4ef612643806b0ab8ee68cc","kind":"tag","published_at":"2021-06-18T15:38:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01/manifests"},{"name":"v21.06.00","sha":"ae440465c2d8c0b299261923083fa1fe16b2f038","kind":"tag","published_at":"2021-06-09T17:23:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00/manifests"},{"name":"v21.08.00a","sha":"6272d72eb0ed6103939bc73c10d99fc396ea45f9","kind":"commit","published_at":"2021-05-19T20:54:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a/manifests"},{"name":"v0.19.2","sha":"ab3b3f653ac9d94579f469bcf0dbec06bca07f2a","kind":"tag","published_at":"2021-04-28T18:30:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a9f345390e3b341c6bed8011c364587e13783732","kind":"tag","published_at":"2021-04-22T17:48:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"f07b25103e87229beacb25b6381e9b811e1e62f3","kind":"tag","published_at":"2021-04-21T16:05:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"3341561949ef9cb02b83258aca301c47cac1afc2","kind":"commit","published_at":"2021-04-15T16:20:29.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2/manifests"},{"name":"v21.06.00a","sha":"b2cb4180ac6234820117d5a881e48c700aee9d19","kind":"commit","published_at":"2021-03-25T18:22:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a/manifests"},{"name":"v0.18.1","sha":"999be56c805bcdca93ce818c1646468aed82d2c4","kind":"tag","published_at":"2021-03-15T21:18:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"20778e5ddb7470845605acd7f879620eb25ff4ff","kind":"tag","published_at":"2021-02-24T18:08:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0/manifests"},{"name":"v0.19.0a","sha":"d8bfc6ff8eaaf4be168e12f931ee3265d704d4a6","kind":"commit","published_at":"2021-01-27T18:56:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a/manifests"},{"name":"v0.17.0","sha":"f56ef850e6c25655161ae4bf357ce63f5727d535","kind":"tag","published_at":"2020-12-10T17:28:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0/manifests"},{"name":"v0.18.0a","sha":"80464ced02b75ae4316f909497378aeabf182363","kind":"commit","published_at":"2020-11-24T20:47:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a/manifests"},{"name":"v0.16.0","sha":"2b8298f5663dcb2f1433528172674ef3a5d54817","kind":"tag","published_at":"2020-10-21T16:57:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0/manifests"},{"name":"v0.17.0a","sha":"e00d29dca57e195230874e063766257d8ae9ffdf","kind":"commit","published_at":"2020-10-02T14:43:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a/manifests"},{"name":"v0.15.0","sha":"71cb8c0e0ff0eefa8234ce80bbd971cc2e5b2bce","kind":"tag","published_at":"2020-08-27T00:18:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0/manifests"},{"name":"v0.16.0a","sha":"14ff7bbad4e75c40c35ea94ac7bfc979eeb589da","kind":"commit","published_at":"2020-08-06T19:46:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a/manifests"},{"name":"v0.14.0","sha":"b34b838625139bb14f4754db558112e8fd9293c8","kind":"tag","published_at":"2020-06-03T15:23:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0/manifests"},{"name":"v0.15.0a","sha":"b23f80a4ad3ce15f14ff6964642b453867b48b3f","kind":"commit","published_at":"2020-05-20T15:10:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a/manifests"},{"name":"v0.13.0","sha":"fef2a2b514e981d19af162991c82471e2efec84a","kind":"tag","published_at":"2020-04-01T18:25:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.13.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0/manifests"},{"name":"v0.14.0a","sha":"651a6d9ce1c5b1bf2a348451342852d21bf2a791","kind":"commit","published_at":"2020-03-09T19:26:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a/manifests"},{"name":"v0.12.0","sha":"8d7bf34ff045fbe1760c90ef825e6719bab1ff80","kind":"tag","published_at":"2020-02-04T16:13:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"96593e7d605d52d91fdbe6af399a3aac96349342","kind":"tag","published_at":"2019-12-11T18:47:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0/manifests"},{"name":"v0.12.0b","sha":"2f745efa02e5b9928d9caafd0718f6281e5e3483","kind":"commit","published_at":"2019-12-11T01:49:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b/manifests"},{"name":"v0.11.0b","sha":"68eaef49e0c2aeb23ea118784dea787ba12c3cde","kind":"commit","published_at":"2019-12-10T20:48:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b/manifests"},{"name":"v0.12.0a","sha":"d7ef18004affab5cbc71bb6619466f2454aa7703","kind":"commit","published_at":"2019-11-22T21:16:25.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a/manifests"},{"name":"v0.10.0","sha":"f3105897bafae9489cd7f35f31962d7322490466","kind":"tag","published_at":"2019-10-17T16:53:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0/manifests"},{"name":"v0.11.0a","sha":"b6a8cd23813f3bc5aba4fb48334a2ac75abdcfa3","kind":"commit","published_at":"2019-09-26T19:47:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a/manifests"},{"name":"v0.9.0","sha":"a0a3a359cf87db855e81bdb3ae20d80a238d1607","kind":"tag","published_at":"2019-08-21T19:14:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0/manifests"},{"name":"v0.9.0a1","sha":"d8efb40f69d2707b223b6c6cc6675bcbe907c557","kind":"commit","published_at":"2019-08-20T18:58:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1/manifests"},{"name":"v0.10.0a","sha":"23c80a97e63f7002446035092e05a96c7e800de5","kind":"commit","published_at":"2019-08-08T20:57:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a/manifests"},{"name":"v0.8.0","sha":"8fa7bd3db8eb41aeb7ab6594fd480237f3bc9e55","kind":"tag","published_at":"2019-06-27T15:19:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0/manifests"},{"name":"v0.9.0a","sha":"05634d066259f8635aeb39f2156e69f045cfb29b","kind":"commit","published_at":"2019-06-17T19:05:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a/manifests"},{"name":"v0.8.0a1","sha":"6283d1999060d129e21b8d49398bb7520ae66986","kind":"tag","published_at":"2019-05-20T14:59:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1/manifests"},{"name":"v0.7.2","sha":"3ebd28685be2ad5adedc789c7303027251d93b5c","kind":"tag","published_at":"2019-05-16T22:27:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7ee0348bfdfbf2fd32e9fd0b5d68417378308bd9","kind":"tag","published_at":"2019-05-11T20:31:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"1a905fb73a54b41a6c71550940795924334a4b74","kind":"tag","published_at":"2019-05-10T16:59:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0/manifests"},{"name":"v0.8.0a","sha":"13cdda6b442627b97915ef064b1e5c9c2726e0aa","kind":"commit","published_at":"2019-04-29T15:51:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a/manifests"},{"name":"v0.6.1","sha":"beb4ef30a1f725d34b8ca6a0343045734afc1fc5","kind":"tag","published_at":"2019-03-25T17:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"69021704458d465852f971623e11bff25dbdee79","kind":"tag","published_at":"2019-03-22T22:41:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0/manifests"},{"name":"v0.7.0.dev0","sha":"0d8692b0f359d47b8295aea92c53719410122abc","kind":"commit","published_at":"2019-03-18T17:16:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0/manifests"},{"name":"v0.6.0.dev0","sha":"a08312fb874fa18a8b627625d5cd096def253314","kind":"tag","published_at":"2019-03-07T15:44:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0/manifests"},{"name":"v0.5.1","sha":"4a2f9c84dc97f7b77518f04babdf6de420ad48b6","kind":"tag","published_at":"2019-02-05T21:13:39.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a8602ea958d38baf5a989ac2819b21c560d2e803","kind":"tag","published_at":"2019-01-29T03:33:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7aa3799e73948899a85e70bc73d3cea50b65dff1","kind":"tag","published_at":"2018-12-06T02:10:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.4.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f8b7092025216fb05cfb013c0c53f319f67a461","kind":"tag","published_at":"2018-11-23T04:14:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.3.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3e1c3ac93e3645ea5b8b3fd4d6b51d32d82e18fa","kind":"tag","published_at":"2018-10-28T22:45:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.2.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0/manifests"},{"name":"v0.1.0a4","sha":"30e5c499e5660f7183195f597d33ca99c9cbf1d3","kind":"tag","published_at":"2018-10-24T21:21:27.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a4","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4/manifests"},{"name":"v0.1.0a3","sha":"df369e6d7e192bacb49b6fee6ba7dc689c22cf1f","kind":"tag","published_at":"2018-08-17T21:22:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a3","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3/manifests"},{"name":"v0.1.0a2","sha":"be9a73cdd6708bc777a051304d1d0386d22176a7","kind":"tag","published_at":"2018-08-17T21:13:57.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2/manifests"},{"name":"v0.1.0a2.dev","sha":"f1412560f7ba8935ae693967f172f07b1e08fba2","kind":"tag","published_at":"2017-08-28T18:22:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev/manifests"},{"name":"v0.1.0a1.dev","sha":"bb9f7f2f78bb0006c70efc9c4dc481df79a49916","kind":"tag","published_at":"2017-06-01T19:33:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev/manifests"},{"name":"v0.1.0a1","sha":"de1ccdca911956930d9413df67acc3ee9c64012c","kind":"tag","published_at":"2017-05-08T11:46:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T12:30:49.941Z","dependent_packages_count":0,"downloads":1733,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.75503961636753,"dependent_packages_count":10.261280550978322,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.00816008367293},"purl":"pkg:pypi/libcudf-cu11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/libcudf-cu11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/libcudf-cu11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/libcudf-cu11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T12:02:36.062Z","issues_count":1727,"pull_requests_count":6248,"avg_time_to_close_issue":23342784.565939773,"avg_time_to_close_pull_request":1677548.889606332,"issues_closed_count":963,"pull_requests_closed_count":4801,"pull_request_authors_count":141,"issue_authors_count":325,"avg_comments_per_issue":2.2061378112333525,"avg_comments_per_pull_request":2.543213828425096,"merged_pull_requests_count":4270,"bot_issues_count":1,"bot_pull_requests_count":431,"past_year_issues_count":681,"past_year_pull_requests_count":3635,"past_year_avg_time_to_close_issue":1293688.3472222222,"past_year_avg_time_to_close_pull_request":619991.2059571376,"past_year_issues_closed_count":288,"past_year_pull_requests_closed_count":2753,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":124,"past_year_avg_comments_per_issue":0.9632892804698973,"past_year_avg_comments_per_pull_request":2.424209078404402,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":333,"past_year_merged_pull_requests_count":2496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/issues","maintainers":[{"login":"rjzamora","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"GPUtester","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GPUtester"},{"login":"beckernick","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jlowe","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"raydouglass","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"madsbk","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"harrism","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harrism"},{"login":"pentschev","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"shwina","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwina"},{"login":"jakirkham","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"quasiben","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"charlesbluca","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesbluca"},{"login":"divyegala","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/divyegala"},{"login":"ayushdg","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"VibhuJawa","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"ajschmidt8","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"kkraus14","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkraus14"},{"login":"miguelusque","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miguelusque"},{"login":"trivialfis","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"betatim","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"},{"login":"mrocklin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"dantegd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dantegd"},{"login":"AjayThorve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AjayThorve"},{"login":"jbrennan333","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrennan333"},{"login":"alexbarghi-nv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbarghi-nv"},{"login":"jacobtomlinson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"}],"active_maintainers":[{"login":"rjzamora","count":160,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"madsbk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"pentschev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"jakirkham","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"raydouglass","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"jlowe","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"quasiben","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"beckernick","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"ajschmidt8","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"ayushdg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"trivialfis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"VibhuJawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"betatim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libcudf-cu11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libcudf-cu11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libcudf-cu11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libcudf-cu11/related_packages","maintainers":[{"uuid":"rapidsai","login":"rapidsai","name":null,"email":null,"url":null,"packages_count":57,"html_url":"https://pypi.org/user/rapidsai/","role":null,"created_at":"2024-10-01T16:39:53.750Z","updated_at":"2024-10-01T16:39:53.750Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rapidsai/packages"},{"uuid":"nvidia","login":"nvidia","name":null,"email":null,"url":null,"packages_count":719,"html_url":"https://pypi.org/user/nvidia/","role":null,"created_at":"2024-11-17T10:11:57.874Z","updated_at":"2024-11-17T10:11:57.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nvidia/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726278,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10599901,"name":"cudf-polars-cu12","ecosystem":"pypi","description":"Executor for polars using cudf","homepage":"https://github.com/rapidsai/cudf","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rapidsai/cudf","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2024-07-09T20:43:06.000Z","latest_release_published_at":"2025-08-07T12:25:04.000Z","latest_release_number":"25.8.0","last_synced_at":"2025-09-04T22:47:24.219Z","created_at":"2024-07-09T21:04:46.941Z","updated_at":"2025-09-05T12:30:50.456Z","registry_url":"https://pypi.org/project/cudf-polars-cu12/","install_command":"pip install cudf-polars-cu12 --index-url https://pypi.org/simple","documentation_url":"https://cudf-polars-cu12.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Database","Topic :: Scientific/Engineering"],"normalized_name":"cudf-polars-cu12","project_status":null},"repo_metadata":{"id":37385055,"uuid":"90506918","full_name":"rapidsai/cudf","owner":"rapidsai","description":"cuDF - GPU DataFrame Library ","archived":false,"fork":false,"pushed_at":"2025-09-04T22:23:56.000Z","size":171135,"stargazers_count":9157,"open_issues_count":1112,"forks_count":967,"subscribers_count":159,"default_branch":"branch-25.10","last_synced_at":"2025-09-04T22:25:36.442Z","etag":null,"topics":["arrow","cpp","cuda","cudf","dask","data-analysis","data-science","dataframe","gpu","pandas","pydata","python","rapids"],"latest_commit_sha":null,"homepage":"https://docs.rapids.ai/api/cudf/stable/","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/rapidsai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-07T03:43:37.000Z","updated_at":"2025-09-04T19:55:08.000Z","dependencies_parsed_at":"2023-09-21T19:52:01.421Z","dependency_job_id":"c73dbd1f-d66a-4f79-a143-a8b79fa2e8e2","html_url":"https://github.com/rapidsai/cudf","commit_stats":{"total_commits":27208,"total_committers":322,"mean_commits":84.4968944099379,"dds":0.9250955601293738,"last_synced_commit":"821f4dea107db6a51fcbffff997fa6844ab5565f"},"previous_names":["gpuopenanalytics/pygdf"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/rapidsai/cudf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/refs/heads/branch-25.10","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/sbom","scorecard":{"id":634138,"data":{"date":"2025-08-11","repo":{"name":"github.com/rapidsai/cudf","commit":"d71e00debdcd91e0eb7a5d258a84fb09c0d49cbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_issue_status_automation.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/status.yaml:16","Info: jobLevel 'checks' permission set to 'read': .github/workflows/status.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/status.yaml:18","Info: jobLevel 'issues' permission set to 'read': .github/workflows/status.yaml:21","Info: jobLevel 'packages' permission set to 'read': .github/workflows/status.yaml:23","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/status.yaml:26","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/status.yaml:27","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/status.yaml:28","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/status.yaml:19","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/status.yaml:22","Info: jobLevel 'pages' permission set to 'read': .github/workflows/status.yaml:24","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/status.yaml:25","Warn: no topLevel permission defined: .github/workflows/auto-assign.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/external_issue_labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/pandas-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr_issue_status_automation.yml:1","Warn: no topLevel permission defined: .github/workflows/spark-rapids-jni.yaml:1","Warn: no topLevel permission defined: .github/workflows/status.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/trigger-breaking-change-alert.yaml:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rapidsai/.github/SECURITY.md:1","Info: Found linked content: github.com/rapidsai/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rapidsai/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rapidsai/.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/auto-assign.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pandas-tests.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pandas-tests.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-breaking-change-alert.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/trigger-breaking-change-alert.yaml/branch-25.10?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:15","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:19","Warn: containerImage not pinned by hash: java/ci/Dockerfile.rocky:28","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/diff.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/run.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:69","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:78","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:130","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   5 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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-21T08:39:54.931Z","repository_id":37385055,"created_at":"2025-08-21T08:39:54.931Z","updated_at":"2025-08-21T08:39:54.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273756989,"owners_count":25162487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rapidsai","name":"RAPIDS","uuid":"43887749","kind":"organization","description":"Open GPU Data Science","email":null,"website":"https://rapids.ai","location":null,"twitter":"RAPIDSai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43887749?v=4","repositories_count":122,"last_synced_at":"2024-04-15T04:58:14.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rapidsai","funding_links":[],"total_stars":19412,"followers":1262,"following":0,"created_at":"2022-11-02T16:33:18.780Z","updated_at":"2024-04-15T04:59:07.241Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai/repositories"},"tags":[{"name":"v25.08.00","sha":"6cea3743b6d1da02303e9b3ad819c8dfab77dfc5","kind":"tag","published_at":"2025-08-06T17:50:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00/manifests"},{"name":"v25.10.00a","sha":"fa0f0834b021ae452a8109060c740e41b1b2994e","kind":"tag","published_at":"2025-07-17T19:07:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a/manifests"},{"name":"v25.06.00","sha":"84c43507f0842bf91b1374b26b2275ce381dfdce","kind":"tag","published_at":"2025-06-05T17:31:26.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00/manifests"},{"name":"v25.08.00a","sha":"cd75a982a1c4f80401aaf1e25c9a4517e4f18674","kind":"tag","published_at":"2025-04-30T19:09:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a/manifests"},{"name":"v25.04.00","sha":"6bc420631d12b0e7d87c5ede7710ac5b7154fd8d","kind":"tag","published_at":"2025-04-09T18:14:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00/manifests"},{"name":"v25.06.00a","sha":"0c4db5d9e096aaec3e4ca199f55c28db35ce1752","kind":"tag","published_at":"2025-03-13T19:07:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a/manifests"},{"name":"v25.02.02","sha":"8139f3c84f4cf6ffbff9cc817e923a1c8e965ae8","kind":"tag","published_at":"2025-03-03T18:22:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02/manifests"},{"name":"v25.02.01","sha":"b1efe69ee010c58dbab4fd8be8d2b5992033a8e9","kind":"tag","published_at":"2025-02-27T16:38:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01/manifests"},{"name":"v25.02.00","sha":"50b2d0faff09005c48e99d6a20fcb01f45f378c6","kind":"tag","published_at":"2025-02-13T17:36:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00/manifests"},{"name":"v25.04.00a","sha":"f84725ea7b7377069528026d2c3b89e3abae327e","kind":"tag","published_at":"2025-01-23T20:06:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a/manifests"},{"name":"v24.12.00","sha":"ff41ecf473b7e7be01885c66cd90571ccc48e41d","kind":"tag","published_at":"2024-12-11T19:10:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00/manifests"},{"name":"v25.02.00a","sha":"01222c130a82a68725b909d5ef04bc02ceb567f8","kind":"tag","published_at":"2024-11-15T14:26:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a/manifests"},{"name":"v24.10.01","sha":"7b0adfa2533e4792464230ee67916a04ce06caf6","kind":"tag","published_at":"2024-10-09T19:39:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01/manifests"},{"name":"v24.10.00","sha":"67193a8096ff2aed6208f51449d04741fa814b9d","kind":"tag","published_at":"2024-10-09T15:25:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00/manifests"},{"name":"v24.12.00a","sha":"83f9d2b6195a2528d0d9465975f3b9c75a333799","kind":"tag","published_at":"2024-09-19T16:02:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a/manifests"},{"name":"v24.08.03","sha":"e479454931f28b6f50024c6c04d0c7adcc59ba6c","kind":"tag","published_at":"2024-09-17T00:25:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03/manifests"},{"name":"v24.08.02","sha":"e776742c282432165c94bfe916220f6fd8839f6e","kind":"tag","published_at":"2024-08-14T22:39:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02/manifests"},{"name":"v24.08.01","sha":"c5ae8200e759df88746e8cd1c7390b826c40e37e","kind":"tag","published_at":"2024-08-07T18:38:19.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01/manifests"},{"name":"v24.08.00","sha":"4afeb5afa7ac483eef8f9a193c73fcce584db92b","kind":"tag","published_at":"2024-08-07T16:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00/manifests"},{"name":"v24.10.00a","sha":"f364fdcd44540b6d5403f1d08acbebfff4e78bd4","kind":"tag","published_at":"2024-07-19T18:56:13.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a/manifests"},{"name":"v24.06.01","sha":"4e59b79cf32dabda6a09de9b6e7fbbc5d7943f52","kind":"tag","published_at":"2024-07-02T15:37:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01/manifests"},{"name":"v24.06.00","sha":"7c706cc4004d5feaae92544b3b29a00c64f7ed86","kind":"tag","published_at":"2024-06-05T15:08:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00/manifests"},{"name":"v24.08.00a","sha":"f5d1c24760d90003c1a577c696ac5de23a289e64","kind":"tag","published_at":"2024-05-20T21:38:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a/manifests"},{"name":"v24.04.01","sha":"af9fd840f260e7acc312685c4cde98f1a20efd09","kind":"tag","published_at":"2024-05-01T12:29:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01/manifests"},{"name":"v24.04.00","sha":"578c240a20049a5c4b83b08f54c235aad5318f1a","kind":"tag","published_at":"2024-04-10T15:05:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00/manifests"},{"name":"v24.06.00a","sha":"f6955b7a6e9069336abe133bc7aa35151324909c","kind":"tag","published_at":"2024-03-15T14:47:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a/manifests"},{"name":"v24.02.02","sha":"dd34fdbe35e68ba56a2183f11ed822ddaa6c927b","kind":"tag","published_at":"2024-02-27T15:12:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02/manifests"},{"name":"v24.02.01","sha":"33ffdf5b71f639d83c6e31d76129a5ce74bf23cd","kind":"tag","published_at":"2024-02-13T14:24:45.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01/manifests"},{"name":"v24.02.00","sha":"a48e9fc5e93990ab08e4e37af77dc1ad531e52d1","kind":"tag","published_at":"2024-02-12T21:28:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00/manifests"},{"name":"v24.04.00a","sha":"46119314c3a7a7621a476d730d0441031398f74c","kind":"tag","published_at":"2024-01-18T19:54:51.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a/manifests"},{"name":"v23.12.01","sha":"2ce46216b5bc9926aec438b64fc490c31c526a31","kind":"tag","published_at":"2023-12-08T21:31:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01/manifests"},{"name":"v23.12.00","sha":"c1d307396fd357a9b6b68d626c2b17813d1181b8","kind":"tag","published_at":"2023-12-06T16:26:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00/manifests"},{"name":"v23.10.02","sha":"ece2b2c5240e7a0ba85fa601d4b66c56cf2f8258","kind":"tag","published_at":"2023-11-16T22:26:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02/manifests"},{"name":"v24.02.00a","sha":"deeabc96e1193ce7e75dc8ff87e0360fc1775ba6","kind":"tag","published_at":"2023-11-09T21:27:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a/manifests"},{"name":"v23.10.01","sha":"1a0c07670f31fd5b7a383727c58ffb8e452e1596","kind":"tag","published_at":"2023-11-07T22:16:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01/manifests"},{"name":"v23.10.00","sha":"9f0c2f452f1cf318c3f7fe2c6f7e07fc513fc335","kind":"tag","published_at":"2023-10-11T15:25:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00/manifests"},{"name":"v23.12.00a","sha":"f42231f9193952b45cd9ba4642adcca392a7ce14","kind":"tag","published_at":"2023-09-22T14:19:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a/manifests"},{"name":"v23.08.00","sha":"8150d38e080c8fb021921ade83fe3aa3be04b47d","kind":"tag","published_at":"2023-08-09T17:06:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00/manifests"},{"name":"v23.10.00a","sha":"6443f0eff879ac66cb1bc442ff9707d70e30dfbb","kind":"tag","published_at":"2023-07-20T20:29:17.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a/manifests"},{"name":"v23.06.01","sha":"6a548b072de3a1844080fe2ad1623bf849ce7b27","kind":"tag","published_at":"2023-06-29T13:27:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01/manifests"},{"name":"v23.06.00","sha":"f881d40c634b02004a544a15be4fbcf4f3858c68","kind":"tag","published_at":"2023-06-07T15:25:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00/manifests"},{"name":"v23.08.00a","sha":"0b566b940029bb44cc2158be79b57194d3aafc5a","kind":"commit","published_at":"2023-05-19T13:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a/manifests"},{"name":"v23.04.01","sha":"7e070fce163cf1a0ac0fffc739a90dab4456bcfb","kind":"tag","published_at":"2023-04-21T17:27:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01/manifests"},{"name":"v23.04.00","sha":"4d31a6f62f3b05dfcbf9af87044c46ce46134913","kind":"tag","published_at":"2023-04-12T20:41:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00/manifests"},{"name":"v23.06.00a","sha":"302054d117b9431910f469f58aa2bd97fbcaa4f6","kind":"commit","published_at":"2023-03-23T18:56:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a/manifests"},{"name":"v23.02.00","sha":"5ad4a85b9da747368ac311f25b1232d0ae144527","kind":"tag","published_at":"2023-02-09T16:14:31.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00/manifests"},{"name":"v23.04.00a","sha":"1fcd1be04171d0c6bbbf38cb31619b21173039e8","kind":"commit","published_at":"2023-01-23T15:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a/manifests"},{"name":"v22.12.01","sha":"f700408e6860ed23be88a5384d97e4216b1139b3","kind":"tag","published_at":"2022-12-08T19:18:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01/manifests"},{"name":"v22.12.00","sha":"baae3a6bbf2e75469ee5240ba20070ee7e17a3a7","kind":"tag","published_at":"2022-12-08T15:20:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00/manifests"},{"name":"v23.02.00a","sha":"480b4cc53e8337fd36b6c41cd8493530b82a5aaf","kind":"commit","published_at":"2022-11-10T17:58:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a/manifests"},{"name":"v22.10.01","sha":"d90f7e9bfc8c2fcb1e987ec07fe27a2fa7b98061","kind":"tag","published_at":"2022-11-03T17:32:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01/manifests"},{"name":"v22.10.00","sha":"8ffe375d85f8fd0f98e0052f36ccd820a669d0ab","kind":"tag","published_at":"2022-10-12T15:28:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00/manifests"},{"name":"v22.08.01","sha":"31337c9001d531f91b8ea08d7a4079a44f6e53ff","kind":"tag","published_at":"2022-09-29T18:16:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01/manifests"},{"name":"v22.12.00a","sha":"f3af69925e5321563dea82d8d2ae463faa45ba44","kind":"commit","published_at":"2022-09-23T15:38:52.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a/manifests"},{"name":"v22.08.00","sha":"b71873c701e81cb7293d8638bda7bd983d3ff676","kind":"tag","published_at":"2022-08-17T15:15:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00/manifests"},{"name":"v22.10.00a","sha":"df248086e79dc4f9cda5a527e862f4481be8ea90","kind":"commit","published_at":"2022-07-22T14:53:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a/manifests"},{"name":"v22.06.01","sha":"0dab0f8305809579925ec3cbaae30d9a199d94e9","kind":"tag","published_at":"2022-07-06T15:21:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01/manifests"},{"name":"v22.06.00","sha":"5658c5b30cfb67df80ea4f4e79dd5655c13ec4f9","kind":"tag","published_at":"2022-06-07T17:26:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00/manifests"},{"name":"v22.08.00a","sha":"de3eb738d24576f0b1bff4f9e0fdcfa4f06b8fe6","kind":"commit","published_at":"2022-05-19T15:05:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a/manifests"},{"name":"v22.04.00","sha":"8bf0520170bc4528bbf5896a950930e92f1dad7b","kind":"tag","published_at":"2022-04-06T15:19:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00/manifests"},{"name":"v22.06.00a","sha":"ad8577cc327663ba3585d58865ad80a583daf89e","kind":"commit","published_at":"2022-03-17T16:39:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a/manifests"},{"name":"v22.02.00","sha":"774d859fef2cb242dd8314d50b9c1e038468e266","kind":"tag","published_at":"2022-02-02T16:43:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00/manifests"},{"name":"v22.04.00a","sha":"be685d178fe3e3924c835b5fe2a8775447a7bc0f","kind":"commit","published_at":"2022-01-13T15:39:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a/manifests"},{"name":"v21.12.02","sha":"06540b9b3795931dccf0ba73b592af62c690086c","kind":"tag","published_at":"2021-12-16T18:48:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02/manifests"},{"name":"v21.12.01","sha":"a0a0a3a317dc312da9b87f1ed5aa4a05d8f4218a","kind":"tag","published_at":"2021-12-09T18:32:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01/manifests"},{"name":"v21.12.00","sha":"f1ef2d2daf1a6053c8629f09956d52a5cf28c8f8","kind":"tag","published_at":"2021-12-03T19:16:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00/manifests"},{"name":"v22.02.00a","sha":"ad0254566ed9f1cb33338feb156c5751ec3747e4","kind":"commit","published_at":"2021-11-04T14:13:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a/manifests"},{"name":"v21.10.01","sha":"a1d2d13a14f4cb398e383e19a1828f2e6d78e5e2","kind":"tag","published_at":"2021-10-12T20:16:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01/manifests"},{"name":"v21.10.00","sha":"072fd862cc37c2b9204de04045209bef79478319","kind":"tag","published_at":"2021-10-06T15:51:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00/manifests"},{"name":"v21.12.00a","sha":"079af458b55ea83d72293ddf5c2060c0b77d935f","kind":"commit","published_at":"2021-09-16T20:47:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a/manifests"},{"name":"v21.08.03","sha":"e4313b6a1e63f00408a0d64f6685b253cc3894ba","kind":"tag","published_at":"2021-09-16T19:23:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03/manifests"},{"name":"v21.08.02","sha":"f6d31fa95d9b8d8658301438d0f9ba22a1c131aa","kind":"tag","published_at":"2021-08-06T20:26:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02/manifests"},{"name":"v21.08.01","sha":"e0a81141a8f14f0121f0034de71b5819767a6374","kind":"tag","published_at":"2021-08-06T14:56:12.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01/manifests"},{"name":"v21.08.00","sha":"106039c9c21cc48c7506ffadc0289de8d8b870cb","kind":"tag","published_at":"2021-08-04T15:26:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00/manifests"},{"name":"v21.10.00a","sha":"b0b4ac594987fb6447b43b981590e732e0346267","kind":"commit","published_at":"2021-07-15T21:02:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a/manifests"},{"name":"v21.06.01","sha":"101fc0fda4c47e1ec4ef612643806b0ab8ee68cc","kind":"tag","published_at":"2021-06-18T15:38:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01/manifests"},{"name":"v21.06.00","sha":"ae440465c2d8c0b299261923083fa1fe16b2f038","kind":"tag","published_at":"2021-06-09T17:23:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00/manifests"},{"name":"v21.08.00a","sha":"6272d72eb0ed6103939bc73c10d99fc396ea45f9","kind":"commit","published_at":"2021-05-19T20:54:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a/manifests"},{"name":"v0.19.2","sha":"ab3b3f653ac9d94579f469bcf0dbec06bca07f2a","kind":"tag","published_at":"2021-04-28T18:30:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a9f345390e3b341c6bed8011c364587e13783732","kind":"tag","published_at":"2021-04-22T17:48:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"f07b25103e87229beacb25b6381e9b811e1e62f3","kind":"tag","published_at":"2021-04-21T16:05:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"3341561949ef9cb02b83258aca301c47cac1afc2","kind":"commit","published_at":"2021-04-15T16:20:29.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2/manifests"},{"name":"v21.06.00a","sha":"b2cb4180ac6234820117d5a881e48c700aee9d19","kind":"commit","published_at":"2021-03-25T18:22:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a/manifests"},{"name":"v0.18.1","sha":"999be56c805bcdca93ce818c1646468aed82d2c4","kind":"tag","published_at":"2021-03-15T21:18:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"20778e5ddb7470845605acd7f879620eb25ff4ff","kind":"tag","published_at":"2021-02-24T18:08:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0/manifests"},{"name":"v0.19.0a","sha":"d8bfc6ff8eaaf4be168e12f931ee3265d704d4a6","kind":"commit","published_at":"2021-01-27T18:56:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a/manifests"},{"name":"v0.17.0","sha":"f56ef850e6c25655161ae4bf357ce63f5727d535","kind":"tag","published_at":"2020-12-10T17:28:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0/manifests"},{"name":"v0.18.0a","sha":"80464ced02b75ae4316f909497378aeabf182363","kind":"commit","published_at":"2020-11-24T20:47:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a/manifests"},{"name":"v0.16.0","sha":"2b8298f5663dcb2f1433528172674ef3a5d54817","kind":"tag","published_at":"2020-10-21T16:57:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0/manifests"},{"name":"v0.17.0a","sha":"e00d29dca57e195230874e063766257d8ae9ffdf","kind":"commit","published_at":"2020-10-02T14:43:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a/manifests"},{"name":"v0.15.0","sha":"71cb8c0e0ff0eefa8234ce80bbd971cc2e5b2bce","kind":"tag","published_at":"2020-08-27T00:18:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0/manifests"},{"name":"v0.16.0a","sha":"14ff7bbad4e75c40c35ea94ac7bfc979eeb589da","kind":"commit","published_at":"2020-08-06T19:46:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a/manifests"},{"name":"v0.14.0","sha":"b34b838625139bb14f4754db558112e8fd9293c8","kind":"tag","published_at":"2020-06-03T15:23:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0/manifests"},{"name":"v0.15.0a","sha":"b23f80a4ad3ce15f14ff6964642b453867b48b3f","kind":"commit","published_at":"2020-05-20T15:10:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a/manifests"},{"name":"v0.13.0","sha":"fef2a2b514e981d19af162991c82471e2efec84a","kind":"tag","published_at":"2020-04-01T18:25:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.13.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0/manifests"},{"name":"v0.14.0a","sha":"651a6d9ce1c5b1bf2a348451342852d21bf2a791","kind":"commit","published_at":"2020-03-09T19:26:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a/manifests"},{"name":"v0.12.0","sha":"8d7bf34ff045fbe1760c90ef825e6719bab1ff80","kind":"tag","published_at":"2020-02-04T16:13:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"96593e7d605d52d91fdbe6af399a3aac96349342","kind":"tag","published_at":"2019-12-11T18:47:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0/manifests"},{"name":"v0.12.0b","sha":"2f745efa02e5b9928d9caafd0718f6281e5e3483","kind":"commit","published_at":"2019-12-11T01:49:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b/manifests"},{"name":"v0.11.0b","sha":"68eaef49e0c2aeb23ea118784dea787ba12c3cde","kind":"commit","published_at":"2019-12-10T20:48:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b/manifests"},{"name":"v0.12.0a","sha":"d7ef18004affab5cbc71bb6619466f2454aa7703","kind":"commit","published_at":"2019-11-22T21:16:25.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a/manifests"},{"name":"v0.10.0","sha":"f3105897bafae9489cd7f35f31962d7322490466","kind":"tag","published_at":"2019-10-17T16:53:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0/manifests"},{"name":"v0.11.0a","sha":"b6a8cd23813f3bc5aba4fb48334a2ac75abdcfa3","kind":"commit","published_at":"2019-09-26T19:47:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a/manifests"},{"name":"v0.9.0","sha":"a0a3a359cf87db855e81bdb3ae20d80a238d1607","kind":"tag","published_at":"2019-08-21T19:14:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0/manifests"},{"name":"v0.9.0a1","sha":"d8efb40f69d2707b223b6c6cc6675bcbe907c557","kind":"commit","published_at":"2019-08-20T18:58:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1/manifests"},{"name":"v0.10.0a","sha":"23c80a97e63f7002446035092e05a96c7e800de5","kind":"commit","published_at":"2019-08-08T20:57:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a/manifests"},{"name":"v0.8.0","sha":"8fa7bd3db8eb41aeb7ab6594fd480237f3bc9e55","kind":"tag","published_at":"2019-06-27T15:19:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0/manifests"},{"name":"v0.9.0a","sha":"05634d066259f8635aeb39f2156e69f045cfb29b","kind":"commit","published_at":"2019-06-17T19:05:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a/manifests"},{"name":"v0.8.0a1","sha":"6283d1999060d129e21b8d49398bb7520ae66986","kind":"tag","published_at":"2019-05-20T14:59:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1/manifests"},{"name":"v0.7.2","sha":"3ebd28685be2ad5adedc789c7303027251d93b5c","kind":"tag","published_at":"2019-05-16T22:27:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7ee0348bfdfbf2fd32e9fd0b5d68417378308bd9","kind":"tag","published_at":"2019-05-11T20:31:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"1a905fb73a54b41a6c71550940795924334a4b74","kind":"tag","published_at":"2019-05-10T16:59:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0/manifests"},{"name":"v0.8.0a","sha":"13cdda6b442627b97915ef064b1e5c9c2726e0aa","kind":"commit","published_at":"2019-04-29T15:51:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a/manifests"},{"name":"v0.6.1","sha":"beb4ef30a1f725d34b8ca6a0343045734afc1fc5","kind":"tag","published_at":"2019-03-25T17:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"69021704458d465852f971623e11bff25dbdee79","kind":"tag","published_at":"2019-03-22T22:41:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0/manifests"},{"name":"v0.7.0.dev0","sha":"0d8692b0f359d47b8295aea92c53719410122abc","kind":"commit","published_at":"2019-03-18T17:16:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0/manifests"},{"name":"v0.6.0.dev0","sha":"a08312fb874fa18a8b627625d5cd096def253314","kind":"tag","published_at":"2019-03-07T15:44:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0/manifests"},{"name":"v0.5.1","sha":"4a2f9c84dc97f7b77518f04babdf6de420ad48b6","kind":"tag","published_at":"2019-02-05T21:13:39.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a8602ea958d38baf5a989ac2819b21c560d2e803","kind":"tag","published_at":"2019-01-29T03:33:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7aa3799e73948899a85e70bc73d3cea50b65dff1","kind":"tag","published_at":"2018-12-06T02:10:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.4.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f8b7092025216fb05cfb013c0c53f319f67a461","kind":"tag","published_at":"2018-11-23T04:14:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.3.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3e1c3ac93e3645ea5b8b3fd4d6b51d32d82e18fa","kind":"tag","published_at":"2018-10-28T22:45:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.2.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0/manifests"},{"name":"v0.1.0a4","sha":"30e5c499e5660f7183195f597d33ca99c9cbf1d3","kind":"tag","published_at":"2018-10-24T21:21:27.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a4","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4/manifests"},{"name":"v0.1.0a3","sha":"df369e6d7e192bacb49b6fee6ba7dc689c22cf1f","kind":"tag","published_at":"2018-08-17T21:22:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a3","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3/manifests"},{"name":"v0.1.0a2","sha":"be9a73cdd6708bc777a051304d1d0386d22176a7","kind":"tag","published_at":"2018-08-17T21:13:57.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2/manifests"},{"name":"v0.1.0a2.dev","sha":"f1412560f7ba8935ae693967f172f07b1e08fba2","kind":"tag","published_at":"2017-08-28T18:22:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev/manifests"},{"name":"v0.1.0a1.dev","sha":"bb9f7f2f78bb0006c70efc9c4dc481df79a49916","kind":"tag","published_at":"2017-06-01T19:33:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev/manifests"},{"name":"v0.1.0a1","sha":"de1ccdca911956930d9413df67acc3ee9c64012c","kind":"tag","published_at":"2017-05-08T11:46:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T12:30:50.456Z","dependent_packages_count":0,"downloads":5504,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":60.046570225783654,"dependent_packages_count":10.662669730377512,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.354619978080585},"purl":"pkg:pypi/cudf-polars-cu12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cudf-polars-cu12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cudf-polars-cu12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cudf-polars-cu12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T12:02:36.062Z","issues_count":1727,"pull_requests_count":6248,"avg_time_to_close_issue":23342784.565939773,"avg_time_to_close_pull_request":1677548.889606332,"issues_closed_count":963,"pull_requests_closed_count":4801,"pull_request_authors_count":141,"issue_authors_count":325,"avg_comments_per_issue":2.2061378112333525,"avg_comments_per_pull_request":2.543213828425096,"merged_pull_requests_count":4270,"bot_issues_count":1,"bot_pull_requests_count":431,"past_year_issues_count":681,"past_year_pull_requests_count":3635,"past_year_avg_time_to_close_issue":1293688.3472222222,"past_year_avg_time_to_close_pull_request":619991.2059571376,"past_year_issues_closed_count":288,"past_year_pull_requests_closed_count":2753,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":124,"past_year_avg_comments_per_issue":0.9632892804698973,"past_year_avg_comments_per_pull_request":2.424209078404402,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":333,"past_year_merged_pull_requests_count":2496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/issues","maintainers":[{"login":"rjzamora","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"GPUtester","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GPUtester"},{"login":"beckernick","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jlowe","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"raydouglass","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"madsbk","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"harrism","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harrism"},{"login":"pentschev","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"shwina","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwina"},{"login":"jakirkham","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"quasiben","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"charlesbluca","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesbluca"},{"login":"divyegala","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/divyegala"},{"login":"ayushdg","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"VibhuJawa","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"ajschmidt8","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"kkraus14","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkraus14"},{"login":"miguelusque","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miguelusque"},{"login":"trivialfis","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"betatim","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"},{"login":"mrocklin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"dantegd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dantegd"},{"login":"AjayThorve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AjayThorve"},{"login":"jbrennan333","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrennan333"},{"login":"alexbarghi-nv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbarghi-nv"},{"login":"jacobtomlinson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"}],"active_maintainers":[{"login":"rjzamora","count":160,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"madsbk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"pentschev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"jakirkham","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"raydouglass","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"jlowe","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"quasiben","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"beckernick","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"ajschmidt8","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"ayushdg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"trivialfis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"VibhuJawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"betatim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cudf-polars-cu12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cudf-polars-cu12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cudf-polars-cu12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cudf-polars-cu12/related_packages","maintainers":[{"uuid":"rapidsai","login":"rapidsai","name":null,"email":null,"url":null,"packages_count":57,"html_url":"https://pypi.org/user/rapidsai/","role":null,"created_at":"2024-07-09T22:03:59.213Z","updated_at":"2024-07-09T22:03:59.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rapidsai/packages"},{"uuid":"nvidia","login":"nvidia","name":null,"email":null,"url":null,"packages_count":719,"html_url":"https://pypi.org/user/nvidia/","role":null,"created_at":"2024-07-09T22:03:58.373Z","updated_at":"2024-07-09T22:03:58.373Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nvidia/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726278,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10940341,"name":"pylibcudf-cu11","ecosystem":"pypi","description":"pylibcudf - Python bindings for libcudf","homepage":"https://github.com/rapidsai/cudf","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rapidsai/cudf","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2024-10-01T16:32:27.000Z","latest_release_published_at":"2025-06-06T15:08:02.000Z","latest_release_number":"25.6.0","last_synced_at":"2025-09-04T22:47:24.162Z","created_at":"2024-10-01T16:35:16.620Z","updated_at":"2025-09-05T12:30:59.767Z","registry_url":"https://pypi.org/project/pylibcudf-cu11/","install_command":"pip install pylibcudf-cu11 --index-url https://pypi.org/simple","documentation_url":"https://docs.rapids.ai/api/cudf/stable/","metadata":{"funding":null,"documentation":"https://docs.rapids.ai/api/cudf/stable/","classifiers":["Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Database","Topic :: Scientific/Engineering"],"normalized_name":"pylibcudf-cu11","project_status":null},"repo_metadata":{"id":37385055,"uuid":"90506918","full_name":"rapidsai/cudf","owner":"rapidsai","description":"cuDF - GPU DataFrame Library ","archived":false,"fork":false,"pushed_at":"2025-09-04T22:23:56.000Z","size":171135,"stargazers_count":9157,"open_issues_count":1112,"forks_count":967,"subscribers_count":159,"default_branch":"branch-25.10","last_synced_at":"2025-09-04T22:25:36.442Z","etag":null,"topics":["arrow","cpp","cuda","cudf","dask","data-analysis","data-science","dataframe","gpu","pandas","pydata","python","rapids"],"latest_commit_sha":null,"homepage":"https://docs.rapids.ai/api/cudf/stable/","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/rapidsai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-07T03:43:37.000Z","updated_at":"2025-09-04T19:55:08.000Z","dependencies_parsed_at":"2023-09-21T19:52:01.421Z","dependency_job_id":"c73dbd1f-d66a-4f79-a143-a8b79fa2e8e2","html_url":"https://github.com/rapidsai/cudf","commit_stats":{"total_commits":27208,"total_committers":322,"mean_commits":84.4968944099379,"dds":0.9250955601293738,"last_synced_commit":"821f4dea107db6a51fcbffff997fa6844ab5565f"},"previous_names":["gpuopenanalytics/pygdf"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/rapidsai/cudf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/refs/heads/branch-25.10","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/sbom","scorecard":{"id":634138,"data":{"date":"2025-08-11","repo":{"name":"github.com/rapidsai/cudf","commit":"d71e00debdcd91e0eb7a5d258a84fb09c0d49cbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_issue_status_automation.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/status.yaml:16","Info: jobLevel 'checks' permission set to 'read': .github/workflows/status.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/status.yaml:18","Info: jobLevel 'issues' permission set to 'read': .github/workflows/status.yaml:21","Info: jobLevel 'packages' permission set to 'read': .github/workflows/status.yaml:23","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/status.yaml:26","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/status.yaml:27","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/status.yaml:28","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/status.yaml:19","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/status.yaml:22","Info: jobLevel 'pages' permission set to 'read': .github/workflows/status.yaml:24","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/status.yaml:25","Warn: no topLevel permission defined: .github/workflows/auto-assign.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/external_issue_labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/pandas-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr_issue_status_automation.yml:1","Warn: no topLevel permission defined: .github/workflows/spark-rapids-jni.yaml:1","Warn: no topLevel permission defined: .github/workflows/status.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/trigger-breaking-change-alert.yaml:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rapidsai/.github/SECURITY.md:1","Info: Found linked content: github.com/rapidsai/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rapidsai/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rapidsai/.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/auto-assign.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pandas-tests.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pandas-tests.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-breaking-change-alert.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/trigger-breaking-change-alert.yaml/branch-25.10?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:15","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:19","Warn: containerImage not pinned by hash: java/ci/Dockerfile.rocky:28","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/diff.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/run.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:69","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:78","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:130","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   5 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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-21T08:39:54.931Z","repository_id":37385055,"created_at":"2025-08-21T08:39:54.931Z","updated_at":"2025-08-21T08:39:54.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273756989,"owners_count":25162487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rapidsai","name":"RAPIDS","uuid":"43887749","kind":"organization","description":"Open GPU Data Science","email":null,"website":"https://rapids.ai","location":null,"twitter":"RAPIDSai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43887749?v=4","repositories_count":122,"last_synced_at":"2024-04-15T04:58:14.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rapidsai","funding_links":[],"total_stars":19412,"followers":1262,"following":0,"created_at":"2022-11-02T16:33:18.780Z","updated_at":"2024-04-15T04:59:07.241Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai/repositories"},"tags":[{"name":"v25.08.00","sha":"6cea3743b6d1da02303e9b3ad819c8dfab77dfc5","kind":"tag","published_at":"2025-08-06T17:50:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00/manifests"},{"name":"v25.10.00a","sha":"fa0f0834b021ae452a8109060c740e41b1b2994e","kind":"tag","published_at":"2025-07-17T19:07:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a/manifests"},{"name":"v25.06.00","sha":"84c43507f0842bf91b1374b26b2275ce381dfdce","kind":"tag","published_at":"2025-06-05T17:31:26.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00/manifests"},{"name":"v25.08.00a","sha":"cd75a982a1c4f80401aaf1e25c9a4517e4f18674","kind":"tag","published_at":"2025-04-30T19:09:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a/manifests"},{"name":"v25.04.00","sha":"6bc420631d12b0e7d87c5ede7710ac5b7154fd8d","kind":"tag","published_at":"2025-04-09T18:14:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00/manifests"},{"name":"v25.06.00a","sha":"0c4db5d9e096aaec3e4ca199f55c28db35ce1752","kind":"tag","published_at":"2025-03-13T19:07:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a/manifests"},{"name":"v25.02.02","sha":"8139f3c84f4cf6ffbff9cc817e923a1c8e965ae8","kind":"tag","published_at":"2025-03-03T18:22:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02/manifests"},{"name":"v25.02.01","sha":"b1efe69ee010c58dbab4fd8be8d2b5992033a8e9","kind":"tag","published_at":"2025-02-27T16:38:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01/manifests"},{"name":"v25.02.00","sha":"50b2d0faff09005c48e99d6a20fcb01f45f378c6","kind":"tag","published_at":"2025-02-13T17:36:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00/manifests"},{"name":"v25.04.00a","sha":"f84725ea7b7377069528026d2c3b89e3abae327e","kind":"tag","published_at":"2025-01-23T20:06:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a/manifests"},{"name":"v24.12.00","sha":"ff41ecf473b7e7be01885c66cd90571ccc48e41d","kind":"tag","published_at":"2024-12-11T19:10:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00/manifests"},{"name":"v25.02.00a","sha":"01222c130a82a68725b909d5ef04bc02ceb567f8","kind":"tag","published_at":"2024-11-15T14:26:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a/manifests"},{"name":"v24.10.01","sha":"7b0adfa2533e4792464230ee67916a04ce06caf6","kind":"tag","published_at":"2024-10-09T19:39:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01/manifests"},{"name":"v24.10.00","sha":"67193a8096ff2aed6208f51449d04741fa814b9d","kind":"tag","published_at":"2024-10-09T15:25:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00/manifests"},{"name":"v24.12.00a","sha":"83f9d2b6195a2528d0d9465975f3b9c75a333799","kind":"tag","published_at":"2024-09-19T16:02:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a/manifests"},{"name":"v24.08.03","sha":"e479454931f28b6f50024c6c04d0c7adcc59ba6c","kind":"tag","published_at":"2024-09-17T00:25:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03/manifests"},{"name":"v24.08.02","sha":"e776742c282432165c94bfe916220f6fd8839f6e","kind":"tag","published_at":"2024-08-14T22:39:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02/manifests"},{"name":"v24.08.01","sha":"c5ae8200e759df88746e8cd1c7390b826c40e37e","kind":"tag","published_at":"2024-08-07T18:38:19.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01/manifests"},{"name":"v24.08.00","sha":"4afeb5afa7ac483eef8f9a193c73fcce584db92b","kind":"tag","published_at":"2024-08-07T16:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00/manifests"},{"name":"v24.10.00a","sha":"f364fdcd44540b6d5403f1d08acbebfff4e78bd4","kind":"tag","published_at":"2024-07-19T18:56:13.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a/manifests"},{"name":"v24.06.01","sha":"4e59b79cf32dabda6a09de9b6e7fbbc5d7943f52","kind":"tag","published_at":"2024-07-02T15:37:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01/manifests"},{"name":"v24.06.00","sha":"7c706cc4004d5feaae92544b3b29a00c64f7ed86","kind":"tag","published_at":"2024-06-05T15:08:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00/manifests"},{"name":"v24.08.00a","sha":"f5d1c24760d90003c1a577c696ac5de23a289e64","kind":"tag","published_at":"2024-05-20T21:38:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a/manifests"},{"name":"v24.04.01","sha":"af9fd840f260e7acc312685c4cde98f1a20efd09","kind":"tag","published_at":"2024-05-01T12:29:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01/manifests"},{"name":"v24.04.00","sha":"578c240a20049a5c4b83b08f54c235aad5318f1a","kind":"tag","published_at":"2024-04-10T15:05:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00/manifests"},{"name":"v24.06.00a","sha":"f6955b7a6e9069336abe133bc7aa35151324909c","kind":"tag","published_at":"2024-03-15T14:47:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a/manifests"},{"name":"v24.02.02","sha":"dd34fdbe35e68ba56a2183f11ed822ddaa6c927b","kind":"tag","published_at":"2024-02-27T15:12:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02/manifests"},{"name":"v24.02.01","sha":"33ffdf5b71f639d83c6e31d76129a5ce74bf23cd","kind":"tag","published_at":"2024-02-13T14:24:45.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01/manifests"},{"name":"v24.02.00","sha":"a48e9fc5e93990ab08e4e37af77dc1ad531e52d1","kind":"tag","published_at":"2024-02-12T21:28:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00/manifests"},{"name":"v24.04.00a","sha":"46119314c3a7a7621a476d730d0441031398f74c","kind":"tag","published_at":"2024-01-18T19:54:51.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a/manifests"},{"name":"v23.12.01","sha":"2ce46216b5bc9926aec438b64fc490c31c526a31","kind":"tag","published_at":"2023-12-08T21:31:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01/manifests"},{"name":"v23.12.00","sha":"c1d307396fd357a9b6b68d626c2b17813d1181b8","kind":"tag","published_at":"2023-12-06T16:26:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00/manifests"},{"name":"v23.10.02","sha":"ece2b2c5240e7a0ba85fa601d4b66c56cf2f8258","kind":"tag","published_at":"2023-11-16T22:26:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02/manifests"},{"name":"v24.02.00a","sha":"deeabc96e1193ce7e75dc8ff87e0360fc1775ba6","kind":"tag","published_at":"2023-11-09T21:27:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a/manifests"},{"name":"v23.10.01","sha":"1a0c07670f31fd5b7a383727c58ffb8e452e1596","kind":"tag","published_at":"2023-11-07T22:16:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01/manifests"},{"name":"v23.10.00","sha":"9f0c2f452f1cf318c3f7fe2c6f7e07fc513fc335","kind":"tag","published_at":"2023-10-11T15:25:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00/manifests"},{"name":"v23.12.00a","sha":"f42231f9193952b45cd9ba4642adcca392a7ce14","kind":"tag","published_at":"2023-09-22T14:19:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a/manifests"},{"name":"v23.08.00","sha":"8150d38e080c8fb021921ade83fe3aa3be04b47d","kind":"tag","published_at":"2023-08-09T17:06:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00/manifests"},{"name":"v23.10.00a","sha":"6443f0eff879ac66cb1bc442ff9707d70e30dfbb","kind":"tag","published_at":"2023-07-20T20:29:17.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a/manifests"},{"name":"v23.06.01","sha":"6a548b072de3a1844080fe2ad1623bf849ce7b27","kind":"tag","published_at":"2023-06-29T13:27:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01/manifests"},{"name":"v23.06.00","sha":"f881d40c634b02004a544a15be4fbcf4f3858c68","kind":"tag","published_at":"2023-06-07T15:25:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00/manifests"},{"name":"v23.08.00a","sha":"0b566b940029bb44cc2158be79b57194d3aafc5a","kind":"commit","published_at":"2023-05-19T13:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a/manifests"},{"name":"v23.04.01","sha":"7e070fce163cf1a0ac0fffc739a90dab4456bcfb","kind":"tag","published_at":"2023-04-21T17:27:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01/manifests"},{"name":"v23.04.00","sha":"4d31a6f62f3b05dfcbf9af87044c46ce46134913","kind":"tag","published_at":"2023-04-12T20:41:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00/manifests"},{"name":"v23.06.00a","sha":"302054d117b9431910f469f58aa2bd97fbcaa4f6","kind":"commit","published_at":"2023-03-23T18:56:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a/manifests"},{"name":"v23.02.00","sha":"5ad4a85b9da747368ac311f25b1232d0ae144527","kind":"tag","published_at":"2023-02-09T16:14:31.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00/manifests"},{"name":"v23.04.00a","sha":"1fcd1be04171d0c6bbbf38cb31619b21173039e8","kind":"commit","published_at":"2023-01-23T15:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a/manifests"},{"name":"v22.12.01","sha":"f700408e6860ed23be88a5384d97e4216b1139b3","kind":"tag","published_at":"2022-12-08T19:18:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01/manifests"},{"name":"v22.12.00","sha":"baae3a6bbf2e75469ee5240ba20070ee7e17a3a7","kind":"tag","published_at":"2022-12-08T15:20:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00/manifests"},{"name":"v23.02.00a","sha":"480b4cc53e8337fd36b6c41cd8493530b82a5aaf","kind":"commit","published_at":"2022-11-10T17:58:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a/manifests"},{"name":"v22.10.01","sha":"d90f7e9bfc8c2fcb1e987ec07fe27a2fa7b98061","kind":"tag","published_at":"2022-11-03T17:32:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01/manifests"},{"name":"v22.10.00","sha":"8ffe375d85f8fd0f98e0052f36ccd820a669d0ab","kind":"tag","published_at":"2022-10-12T15:28:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00/manifests"},{"name":"v22.08.01","sha":"31337c9001d531f91b8ea08d7a4079a44f6e53ff","kind":"tag","published_at":"2022-09-29T18:16:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01/manifests"},{"name":"v22.12.00a","sha":"f3af69925e5321563dea82d8d2ae463faa45ba44","kind":"commit","published_at":"2022-09-23T15:38:52.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a/manifests"},{"name":"v22.08.00","sha":"b71873c701e81cb7293d8638bda7bd983d3ff676","kind":"tag","published_at":"2022-08-17T15:15:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00/manifests"},{"name":"v22.10.00a","sha":"df248086e79dc4f9cda5a527e862f4481be8ea90","kind":"commit","published_at":"2022-07-22T14:53:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a/manifests"},{"name":"v22.06.01","sha":"0dab0f8305809579925ec3cbaae30d9a199d94e9","kind":"tag","published_at":"2022-07-06T15:21:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01/manifests"},{"name":"v22.06.00","sha":"5658c5b30cfb67df80ea4f4e79dd5655c13ec4f9","kind":"tag","published_at":"2022-06-07T17:26:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00/manifests"},{"name":"v22.08.00a","sha":"de3eb738d24576f0b1bff4f9e0fdcfa4f06b8fe6","kind":"commit","published_at":"2022-05-19T15:05:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a/manifests"},{"name":"v22.04.00","sha":"8bf0520170bc4528bbf5896a950930e92f1dad7b","kind":"tag","published_at":"2022-04-06T15:19:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00/manifests"},{"name":"v22.06.00a","sha":"ad8577cc327663ba3585d58865ad80a583daf89e","kind":"commit","published_at":"2022-03-17T16:39:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a/manifests"},{"name":"v22.02.00","sha":"774d859fef2cb242dd8314d50b9c1e038468e266","kind":"tag","published_at":"2022-02-02T16:43:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00/manifests"},{"name":"v22.04.00a","sha":"be685d178fe3e3924c835b5fe2a8775447a7bc0f","kind":"commit","published_at":"2022-01-13T15:39:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a/manifests"},{"name":"v21.12.02","sha":"06540b9b3795931dccf0ba73b592af62c690086c","kind":"tag","published_at":"2021-12-16T18:48:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02/manifests"},{"name":"v21.12.01","sha":"a0a0a3a317dc312da9b87f1ed5aa4a05d8f4218a","kind":"tag","published_at":"2021-12-09T18:32:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01/manifests"},{"name":"v21.12.00","sha":"f1ef2d2daf1a6053c8629f09956d52a5cf28c8f8","kind":"tag","published_at":"2021-12-03T19:16:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00/manifests"},{"name":"v22.02.00a","sha":"ad0254566ed9f1cb33338feb156c5751ec3747e4","kind":"commit","published_at":"2021-11-04T14:13:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a/manifests"},{"name":"v21.10.01","sha":"a1d2d13a14f4cb398e383e19a1828f2e6d78e5e2","kind":"tag","published_at":"2021-10-12T20:16:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01/manifests"},{"name":"v21.10.00","sha":"072fd862cc37c2b9204de04045209bef79478319","kind":"tag","published_at":"2021-10-06T15:51:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00/manifests"},{"name":"v21.12.00a","sha":"079af458b55ea83d72293ddf5c2060c0b77d935f","kind":"commit","published_at":"2021-09-16T20:47:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a/manifests"},{"name":"v21.08.03","sha":"e4313b6a1e63f00408a0d64f6685b253cc3894ba","kind":"tag","published_at":"2021-09-16T19:23:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03/manifests"},{"name":"v21.08.02","sha":"f6d31fa95d9b8d8658301438d0f9ba22a1c131aa","kind":"tag","published_at":"2021-08-06T20:26:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02/manifests"},{"name":"v21.08.01","sha":"e0a81141a8f14f0121f0034de71b5819767a6374","kind":"tag","published_at":"2021-08-06T14:56:12.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01/manifests"},{"name":"v21.08.00","sha":"106039c9c21cc48c7506ffadc0289de8d8b870cb","kind":"tag","published_at":"2021-08-04T15:26:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00/manifests"},{"name":"v21.10.00a","sha":"b0b4ac594987fb6447b43b981590e732e0346267","kind":"commit","published_at":"2021-07-15T21:02:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a/manifests"},{"name":"v21.06.01","sha":"101fc0fda4c47e1ec4ef612643806b0ab8ee68cc","kind":"tag","published_at":"2021-06-18T15:38:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01/manifests"},{"name":"v21.06.00","sha":"ae440465c2d8c0b299261923083fa1fe16b2f038","kind":"tag","published_at":"2021-06-09T17:23:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00/manifests"},{"name":"v21.08.00a","sha":"6272d72eb0ed6103939bc73c10d99fc396ea45f9","kind":"commit","published_at":"2021-05-19T20:54:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a/manifests"},{"name":"v0.19.2","sha":"ab3b3f653ac9d94579f469bcf0dbec06bca07f2a","kind":"tag","published_at":"2021-04-28T18:30:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a9f345390e3b341c6bed8011c364587e13783732","kind":"tag","published_at":"2021-04-22T17:48:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"f07b25103e87229beacb25b6381e9b811e1e62f3","kind":"tag","published_at":"2021-04-21T16:05:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"3341561949ef9cb02b83258aca301c47cac1afc2","kind":"commit","published_at":"2021-04-15T16:20:29.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2/manifests"},{"name":"v21.06.00a","sha":"b2cb4180ac6234820117d5a881e48c700aee9d19","kind":"commit","published_at":"2021-03-25T18:22:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a/manifests"},{"name":"v0.18.1","sha":"999be56c805bcdca93ce818c1646468aed82d2c4","kind":"tag","published_at":"2021-03-15T21:18:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"20778e5ddb7470845605acd7f879620eb25ff4ff","kind":"tag","published_at":"2021-02-24T18:08:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0/manifests"},{"name":"v0.19.0a","sha":"d8bfc6ff8eaaf4be168e12f931ee3265d704d4a6","kind":"commit","published_at":"2021-01-27T18:56:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a/manifests"},{"name":"v0.17.0","sha":"f56ef850e6c25655161ae4bf357ce63f5727d535","kind":"tag","published_at":"2020-12-10T17:28:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0/manifests"},{"name":"v0.18.0a","sha":"80464ced02b75ae4316f909497378aeabf182363","kind":"commit","published_at":"2020-11-24T20:47:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a/manifests"},{"name":"v0.16.0","sha":"2b8298f5663dcb2f1433528172674ef3a5d54817","kind":"tag","published_at":"2020-10-21T16:57:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0/manifests"},{"name":"v0.17.0a","sha":"e00d29dca57e195230874e063766257d8ae9ffdf","kind":"commit","published_at":"2020-10-02T14:43:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a/manifests"},{"name":"v0.15.0","sha":"71cb8c0e0ff0eefa8234ce80bbd971cc2e5b2bce","kind":"tag","published_at":"2020-08-27T00:18:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0/manifests"},{"name":"v0.16.0a","sha":"14ff7bbad4e75c40c35ea94ac7bfc979eeb589da","kind":"commit","published_at":"2020-08-06T19:46:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a/manifests"},{"name":"v0.14.0","sha":"b34b838625139bb14f4754db558112e8fd9293c8","kind":"tag","published_at":"2020-06-03T15:23:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0/manifests"},{"name":"v0.15.0a","sha":"b23f80a4ad3ce15f14ff6964642b453867b48b3f","kind":"commit","published_at":"2020-05-20T15:10:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a/manifests"},{"name":"v0.13.0","sha":"fef2a2b514e981d19af162991c82471e2efec84a","kind":"tag","published_at":"2020-04-01T18:25:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.13.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0/manifests"},{"name":"v0.14.0a","sha":"651a6d9ce1c5b1bf2a348451342852d21bf2a791","kind":"commit","published_at":"2020-03-09T19:26:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a/manifests"},{"name":"v0.12.0","sha":"8d7bf34ff045fbe1760c90ef825e6719bab1ff80","kind":"tag","published_at":"2020-02-04T16:13:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"96593e7d605d52d91fdbe6af399a3aac96349342","kind":"tag","published_at":"2019-12-11T18:47:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0/manifests"},{"name":"v0.12.0b","sha":"2f745efa02e5b9928d9caafd0718f6281e5e3483","kind":"commit","published_at":"2019-12-11T01:49:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b/manifests"},{"name":"v0.11.0b","sha":"68eaef49e0c2aeb23ea118784dea787ba12c3cde","kind":"commit","published_at":"2019-12-10T20:48:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b/manifests"},{"name":"v0.12.0a","sha":"d7ef18004affab5cbc71bb6619466f2454aa7703","kind":"commit","published_at":"2019-11-22T21:16:25.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a/manifests"},{"name":"v0.10.0","sha":"f3105897bafae9489cd7f35f31962d7322490466","kind":"tag","published_at":"2019-10-17T16:53:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0/manifests"},{"name":"v0.11.0a","sha":"b6a8cd23813f3bc5aba4fb48334a2ac75abdcfa3","kind":"commit","published_at":"2019-09-26T19:47:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a/manifests"},{"name":"v0.9.0","sha":"a0a3a359cf87db855e81bdb3ae20d80a238d1607","kind":"tag","published_at":"2019-08-21T19:14:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0/manifests"},{"name":"v0.9.0a1","sha":"d8efb40f69d2707b223b6c6cc6675bcbe907c557","kind":"commit","published_at":"2019-08-20T18:58:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1/manifests"},{"name":"v0.10.0a","sha":"23c80a97e63f7002446035092e05a96c7e800de5","kind":"commit","published_at":"2019-08-08T20:57:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a/manifests"},{"name":"v0.8.0","sha":"8fa7bd3db8eb41aeb7ab6594fd480237f3bc9e55","kind":"tag","published_at":"2019-06-27T15:19:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0/manifests"},{"name":"v0.9.0a","sha":"05634d066259f8635aeb39f2156e69f045cfb29b","kind":"commit","published_at":"2019-06-17T19:05:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a/manifests"},{"name":"v0.8.0a1","sha":"6283d1999060d129e21b8d49398bb7520ae66986","kind":"tag","published_at":"2019-05-20T14:59:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1/manifests"},{"name":"v0.7.2","sha":"3ebd28685be2ad5adedc789c7303027251d93b5c","kind":"tag","published_at":"2019-05-16T22:27:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7ee0348bfdfbf2fd32e9fd0b5d68417378308bd9","kind":"tag","published_at":"2019-05-11T20:31:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"1a905fb73a54b41a6c71550940795924334a4b74","kind":"tag","published_at":"2019-05-10T16:59:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0/manifests"},{"name":"v0.8.0a","sha":"13cdda6b442627b97915ef064b1e5c9c2726e0aa","kind":"commit","published_at":"2019-04-29T15:51:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a/manifests"},{"name":"v0.6.1","sha":"beb4ef30a1f725d34b8ca6a0343045734afc1fc5","kind":"tag","published_at":"2019-03-25T17:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"69021704458d465852f971623e11bff25dbdee79","kind":"tag","published_at":"2019-03-22T22:41:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0/manifests"},{"name":"v0.7.0.dev0","sha":"0d8692b0f359d47b8295aea92c53719410122abc","kind":"commit","published_at":"2019-03-18T17:16:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0/manifests"},{"name":"v0.6.0.dev0","sha":"a08312fb874fa18a8b627625d5cd096def253314","kind":"tag","published_at":"2019-03-07T15:44:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0/manifests"},{"name":"v0.5.1","sha":"4a2f9c84dc97f7b77518f04babdf6de420ad48b6","kind":"tag","published_at":"2019-02-05T21:13:39.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a8602ea958d38baf5a989ac2819b21c560d2e803","kind":"tag","published_at":"2019-01-29T03:33:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7aa3799e73948899a85e70bc73d3cea50b65dff1","kind":"tag","published_at":"2018-12-06T02:10:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.4.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f8b7092025216fb05cfb013c0c53f319f67a461","kind":"tag","published_at":"2018-11-23T04:14:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.3.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3e1c3ac93e3645ea5b8b3fd4d6b51d32d82e18fa","kind":"tag","published_at":"2018-10-28T22:45:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.2.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0/manifests"},{"name":"v0.1.0a4","sha":"30e5c499e5660f7183195f597d33ca99c9cbf1d3","kind":"tag","published_at":"2018-10-24T21:21:27.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a4","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4/manifests"},{"name":"v0.1.0a3","sha":"df369e6d7e192bacb49b6fee6ba7dc689c22cf1f","kind":"tag","published_at":"2018-08-17T21:22:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a3","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3/manifests"},{"name":"v0.1.0a2","sha":"be9a73cdd6708bc777a051304d1d0386d22176a7","kind":"tag","published_at":"2018-08-17T21:13:57.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2/manifests"},{"name":"v0.1.0a2.dev","sha":"f1412560f7ba8935ae693967f172f07b1e08fba2","kind":"tag","published_at":"2017-08-28T18:22:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev/manifests"},{"name":"v0.1.0a1.dev","sha":"bb9f7f2f78bb0006c70efc9c4dc481df79a49916","kind":"tag","published_at":"2017-06-01T19:33:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev/manifests"},{"name":"v0.1.0a1","sha":"de1ccdca911956930d9413df67acc3ee9c64012c","kind":"tag","published_at":"2017-05-08T11:46:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T12:30:59.767Z","dependent_packages_count":0,"downloads":1589,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.75503961636753,"dependent_packages_count":10.261280550978322,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.00816008367293},"purl":"pkg:pypi/pylibcudf-cu11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pylibcudf-cu11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pylibcudf-cu11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pylibcudf-cu11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T12:02:36.062Z","issues_count":1727,"pull_requests_count":6248,"avg_time_to_close_issue":23342784.565939773,"avg_time_to_close_pull_request":1677548.889606332,"issues_closed_count":963,"pull_requests_closed_count":4801,"pull_request_authors_count":141,"issue_authors_count":325,"avg_comments_per_issue":2.2061378112333525,"avg_comments_per_pull_request":2.543213828425096,"merged_pull_requests_count":4270,"bot_issues_count":1,"bot_pull_requests_count":431,"past_year_issues_count":681,"past_year_pull_requests_count":3635,"past_year_avg_time_to_close_issue":1293688.3472222222,"past_year_avg_time_to_close_pull_request":619991.2059571376,"past_year_issues_closed_count":288,"past_year_pull_requests_closed_count":2753,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":124,"past_year_avg_comments_per_issue":0.9632892804698973,"past_year_avg_comments_per_pull_request":2.424209078404402,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":333,"past_year_merged_pull_requests_count":2496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/issues","maintainers":[{"login":"rjzamora","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"GPUtester","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GPUtester"},{"login":"beckernick","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jlowe","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"raydouglass","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"madsbk","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"harrism","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harrism"},{"login":"pentschev","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"shwina","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwina"},{"login":"jakirkham","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"quasiben","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"charlesbluca","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesbluca"},{"login":"divyegala","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/divyegala"},{"login":"ayushdg","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"VibhuJawa","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"ajschmidt8","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"kkraus14","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkraus14"},{"login":"miguelusque","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miguelusque"},{"login":"trivialfis","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"betatim","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"},{"login":"mrocklin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"dantegd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dantegd"},{"login":"AjayThorve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AjayThorve"},{"login":"jbrennan333","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrennan333"},{"login":"alexbarghi-nv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbarghi-nv"},{"login":"jacobtomlinson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"}],"active_maintainers":[{"login":"rjzamora","count":160,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"madsbk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"pentschev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"jakirkham","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"raydouglass","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"jlowe","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"quasiben","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"beckernick","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"ajschmidt8","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"ayushdg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"trivialfis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"VibhuJawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"betatim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pylibcudf-cu11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pylibcudf-cu11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pylibcudf-cu11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pylibcudf-cu11/related_packages","maintainers":[{"uuid":"rapidsai","login":"rapidsai","name":null,"email":null,"url":null,"packages_count":57,"html_url":"https://pypi.org/user/rapidsai/","role":"Owner","created_at":"2024-10-01T16:39:53.596Z","updated_at":"2024-10-01T16:39:53.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rapidsai/packages"},{"uuid":"nvidia","login":"nvidia","name":null,"email":null,"url":null,"packages_count":719,"html_url":"https://pypi.org/user/nvidia/","role":"Owner","created_at":"2024-11-07T12:05:47.024Z","updated_at":"2024-11-07T12:05:47.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nvidia/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726278,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":4633553,"name":"ai.rapids:cudf","ecosystem":"maven","description":"This project provides java bindings for cudf, to be able to process large amounts of data on a GPU. This is still a work in progress so some APIs may change until the 1.0 release.","homepage":"http://ai.rapids","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rapidsai/cudf","keywords_array":[],"namespace":"ai.rapids","versions_count":44,"first_release_published_at":"2019-06-26T20:36:42.000Z","latest_release_published_at":"2024-12-13T03:10:57.000Z","latest_release_number":"24.12.0","last_synced_at":"2025-09-04T22:47:24.254Z","created_at":"2022-07-25T14:58:05.956Z","updated_at":"2025-09-05T12:30:49.966Z","registry_url":"https://central.sonatype.com/artifact/ai.rapids/cudf/","install_command":null,"documentation_url":"https://appdoc.app/artifact/ai.rapids/cudf/","metadata":{"distribution_repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":37385055,"uuid":"90506918","full_name":"rapidsai/cudf","owner":"rapidsai","description":"cuDF - GPU DataFrame Library ","archived":false,"fork":false,"pushed_at":"2025-09-04T22:23:56.000Z","size":171135,"stargazers_count":9157,"open_issues_count":1112,"forks_count":967,"subscribers_count":159,"default_branch":"branch-25.10","last_synced_at":"2025-09-04T22:25:36.442Z","etag":null,"topics":["arrow","cpp","cuda","cudf","dask","data-analysis","data-science","dataframe","gpu","pandas","pydata","python","rapids"],"latest_commit_sha":null,"homepage":"https://docs.rapids.ai/api/cudf/stable/","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/rapidsai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-07T03:43:37.000Z","updated_at":"2025-09-04T19:55:08.000Z","dependencies_parsed_at":"2023-09-21T19:52:01.421Z","dependency_job_id":"c73dbd1f-d66a-4f79-a143-a8b79fa2e8e2","html_url":"https://github.com/rapidsai/cudf","commit_stats":{"total_commits":27208,"total_committers":322,"mean_commits":84.4968944099379,"dds":0.9250955601293738,"last_synced_commit":"821f4dea107db6a51fcbffff997fa6844ab5565f"},"previous_names":["gpuopenanalytics/pygdf"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/rapidsai/cudf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/refs/heads/branch-25.10","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/sbom","scorecard":{"id":634138,"data":{"date":"2025-08-11","repo":{"name":"github.com/rapidsai/cudf","commit":"d71e00debdcd91e0eb7a5d258a84fb09c0d49cbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_issue_status_automation.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/status.yaml:16","Info: jobLevel 'checks' permission set to 'read': .github/workflows/status.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/status.yaml:18","Info: jobLevel 'issues' permission set to 'read': .github/workflows/status.yaml:21","Info: jobLevel 'packages' permission set to 'read': .github/workflows/status.yaml:23","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/status.yaml:26","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/status.yaml:27","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/status.yaml:28","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/status.yaml:19","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/status.yaml:22","Info: jobLevel 'pages' permission set to 'read': .github/workflows/status.yaml:24","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/status.yaml:25","Warn: no topLevel permission defined: .github/workflows/auto-assign.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/external_issue_labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/pandas-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr_issue_status_automation.yml:1","Warn: no topLevel permission defined: .github/workflows/spark-rapids-jni.yaml:1","Warn: no topLevel permission defined: .github/workflows/status.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/trigger-breaking-change-alert.yaml:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rapidsai/.github/SECURITY.md:1","Info: Found linked content: github.com/rapidsai/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rapidsai/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rapidsai/.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/auto-assign.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pandas-tests.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pandas-tests.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-breaking-change-alert.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/trigger-breaking-change-alert.yaml/branch-25.10?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:15","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:19","Warn: containerImage not pinned by hash: java/ci/Dockerfile.rocky:28","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/diff.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/run.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:69","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:78","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:130","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   5 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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-21T08:39:54.931Z","repository_id":37385055,"created_at":"2025-08-21T08:39:54.931Z","updated_at":"2025-08-21T08:39:54.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273756989,"owners_count":25162487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rapidsai","name":"RAPIDS","uuid":"43887749","kind":"organization","description":"Open GPU Data Science","email":null,"website":"https://rapids.ai","location":null,"twitter":"RAPIDSai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43887749?v=4","repositories_count":122,"last_synced_at":"2024-04-15T04:58:14.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rapidsai","funding_links":[],"total_stars":19412,"followers":1262,"following":0,"created_at":"2022-11-02T16:33:18.780Z","updated_at":"2024-04-15T04:59:07.241Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai/repositories"},"tags":[{"name":"v25.08.00","sha":"6cea3743b6d1da02303e9b3ad819c8dfab77dfc5","kind":"tag","published_at":"2025-08-06T17:50:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00/manifests"},{"name":"v25.10.00a","sha":"fa0f0834b021ae452a8109060c740e41b1b2994e","kind":"tag","published_at":"2025-07-17T19:07:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a/manifests"},{"name":"v25.06.00","sha":"84c43507f0842bf91b1374b26b2275ce381dfdce","kind":"tag","published_at":"2025-06-05T17:31:26.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00/manifests"},{"name":"v25.08.00a","sha":"cd75a982a1c4f80401aaf1e25c9a4517e4f18674","kind":"tag","published_at":"2025-04-30T19:09:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a/manifests"},{"name":"v25.04.00","sha":"6bc420631d12b0e7d87c5ede7710ac5b7154fd8d","kind":"tag","published_at":"2025-04-09T18:14:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00/manifests"},{"name":"v25.06.00a","sha":"0c4db5d9e096aaec3e4ca199f55c28db35ce1752","kind":"tag","published_at":"2025-03-13T19:07:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a/manifests"},{"name":"v25.02.02","sha":"8139f3c84f4cf6ffbff9cc817e923a1c8e965ae8","kind":"tag","published_at":"2025-03-03T18:22:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02/manifests"},{"name":"v25.02.01","sha":"b1efe69ee010c58dbab4fd8be8d2b5992033a8e9","kind":"tag","published_at":"2025-02-27T16:38:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01/manifests"},{"name":"v25.02.00","sha":"50b2d0faff09005c48e99d6a20fcb01f45f378c6","kind":"tag","published_at":"2025-02-13T17:36:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00/manifests"},{"name":"v25.04.00a","sha":"f84725ea7b7377069528026d2c3b89e3abae327e","kind":"tag","published_at":"2025-01-23T20:06:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a/manifests"},{"name":"v24.12.00","sha":"ff41ecf473b7e7be01885c66cd90571ccc48e41d","kind":"tag","published_at":"2024-12-11T19:10:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00/manifests"},{"name":"v25.02.00a","sha":"01222c130a82a68725b909d5ef04bc02ceb567f8","kind":"tag","published_at":"2024-11-15T14:26:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a/manifests"},{"name":"v24.10.01","sha":"7b0adfa2533e4792464230ee67916a04ce06caf6","kind":"tag","published_at":"2024-10-09T19:39:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01/manifests"},{"name":"v24.10.00","sha":"67193a8096ff2aed6208f51449d04741fa814b9d","kind":"tag","published_at":"2024-10-09T15:25:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00/manifests"},{"name":"v24.12.00a","sha":"83f9d2b6195a2528d0d9465975f3b9c75a333799","kind":"tag","published_at":"2024-09-19T16:02:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a/manifests"},{"name":"v24.08.03","sha":"e479454931f28b6f50024c6c04d0c7adcc59ba6c","kind":"tag","published_at":"2024-09-17T00:25:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03/manifests"},{"name":"v24.08.02","sha":"e776742c282432165c94bfe916220f6fd8839f6e","kind":"tag","published_at":"2024-08-14T22:39:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02/manifests"},{"name":"v24.08.01","sha":"c5ae8200e759df88746e8cd1c7390b826c40e37e","kind":"tag","published_at":"2024-08-07T18:38:19.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01/manifests"},{"name":"v24.08.00","sha":"4afeb5afa7ac483eef8f9a193c73fcce584db92b","kind":"tag","published_at":"2024-08-07T16:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00/manifests"},{"name":"v24.10.00a","sha":"f364fdcd44540b6d5403f1d08acbebfff4e78bd4","kind":"tag","published_at":"2024-07-19T18:56:13.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a/manifests"},{"name":"v24.06.01","sha":"4e59b79cf32dabda6a09de9b6e7fbbc5d7943f52","kind":"tag","published_at":"2024-07-02T15:37:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01/manifests"},{"name":"v24.06.00","sha":"7c706cc4004d5feaae92544b3b29a00c64f7ed86","kind":"tag","published_at":"2024-06-05T15:08:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00/manifests"},{"name":"v24.08.00a","sha":"f5d1c24760d90003c1a577c696ac5de23a289e64","kind":"tag","published_at":"2024-05-20T21:38:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a/manifests"},{"name":"v24.04.01","sha":"af9fd840f260e7acc312685c4cde98f1a20efd09","kind":"tag","published_at":"2024-05-01T12:29:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01/manifests"},{"name":"v24.04.00","sha":"578c240a20049a5c4b83b08f54c235aad5318f1a","kind":"tag","published_at":"2024-04-10T15:05:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00/manifests"},{"name":"v24.06.00a","sha":"f6955b7a6e9069336abe133bc7aa35151324909c","kind":"tag","published_at":"2024-03-15T14:47:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a/manifests"},{"name":"v24.02.02","sha":"dd34fdbe35e68ba56a2183f11ed822ddaa6c927b","kind":"tag","published_at":"2024-02-27T15:12:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02/manifests"},{"name":"v24.02.01","sha":"33ffdf5b71f639d83c6e31d76129a5ce74bf23cd","kind":"tag","published_at":"2024-02-13T14:24:45.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01/manifests"},{"name":"v24.02.00","sha":"a48e9fc5e93990ab08e4e37af77dc1ad531e52d1","kind":"tag","published_at":"2024-02-12T21:28:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00/manifests"},{"name":"v24.04.00a","sha":"46119314c3a7a7621a476d730d0441031398f74c","kind":"tag","published_at":"2024-01-18T19:54:51.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a/manifests"},{"name":"v23.12.01","sha":"2ce46216b5bc9926aec438b64fc490c31c526a31","kind":"tag","published_at":"2023-12-08T21:31:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01/manifests"},{"name":"v23.12.00","sha":"c1d307396fd357a9b6b68d626c2b17813d1181b8","kind":"tag","published_at":"2023-12-06T16:26:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00/manifests"},{"name":"v23.10.02","sha":"ece2b2c5240e7a0ba85fa601d4b66c56cf2f8258","kind":"tag","published_at":"2023-11-16T22:26:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02/manifests"},{"name":"v24.02.00a","sha":"deeabc96e1193ce7e75dc8ff87e0360fc1775ba6","kind":"tag","published_at":"2023-11-09T21:27:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a/manifests"},{"name":"v23.10.01","sha":"1a0c07670f31fd5b7a383727c58ffb8e452e1596","kind":"tag","published_at":"2023-11-07T22:16:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01/manifests"},{"name":"v23.10.00","sha":"9f0c2f452f1cf318c3f7fe2c6f7e07fc513fc335","kind":"tag","published_at":"2023-10-11T15:25:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00/manifests"},{"name":"v23.12.00a","sha":"f42231f9193952b45cd9ba4642adcca392a7ce14","kind":"tag","published_at":"2023-09-22T14:19:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a/manifests"},{"name":"v23.08.00","sha":"8150d38e080c8fb021921ade83fe3aa3be04b47d","kind":"tag","published_at":"2023-08-09T17:06:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00/manifests"},{"name":"v23.10.00a","sha":"6443f0eff879ac66cb1bc442ff9707d70e30dfbb","kind":"tag","published_at":"2023-07-20T20:29:17.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a/manifests"},{"name":"v23.06.01","sha":"6a548b072de3a1844080fe2ad1623bf849ce7b27","kind":"tag","published_at":"2023-06-29T13:27:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01/manifests"},{"name":"v23.06.00","sha":"f881d40c634b02004a544a15be4fbcf4f3858c68","kind":"tag","published_at":"2023-06-07T15:25:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00/manifests"},{"name":"v23.08.00a","sha":"0b566b940029bb44cc2158be79b57194d3aafc5a","kind":"commit","published_at":"2023-05-19T13:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a/manifests"},{"name":"v23.04.01","sha":"7e070fce163cf1a0ac0fffc739a90dab4456bcfb","kind":"tag","published_at":"2023-04-21T17:27:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01/manifests"},{"name":"v23.04.00","sha":"4d31a6f62f3b05dfcbf9af87044c46ce46134913","kind":"tag","published_at":"2023-04-12T20:41:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00/manifests"},{"name":"v23.06.00a","sha":"302054d117b9431910f469f58aa2bd97fbcaa4f6","kind":"commit","published_at":"2023-03-23T18:56:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a/manifests"},{"name":"v23.02.00","sha":"5ad4a85b9da747368ac311f25b1232d0ae144527","kind":"tag","published_at":"2023-02-09T16:14:31.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00/manifests"},{"name":"v23.04.00a","sha":"1fcd1be04171d0c6bbbf38cb31619b21173039e8","kind":"commit","published_at":"2023-01-23T15:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a/manifests"},{"name":"v22.12.01","sha":"f700408e6860ed23be88a5384d97e4216b1139b3","kind":"tag","published_at":"2022-12-08T19:18:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01/manifests"},{"name":"v22.12.00","sha":"baae3a6bbf2e75469ee5240ba20070ee7e17a3a7","kind":"tag","published_at":"2022-12-08T15:20:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00/manifests"},{"name":"v23.02.00a","sha":"480b4cc53e8337fd36b6c41cd8493530b82a5aaf","kind":"commit","published_at":"2022-11-10T17:58:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a/manifests"},{"name":"v22.10.01","sha":"d90f7e9bfc8c2fcb1e987ec07fe27a2fa7b98061","kind":"tag","published_at":"2022-11-03T17:32:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01/manifests"},{"name":"v22.10.00","sha":"8ffe375d85f8fd0f98e0052f36ccd820a669d0ab","kind":"tag","published_at":"2022-10-12T15:28:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00/manifests"},{"name":"v22.08.01","sha":"31337c9001d531f91b8ea08d7a4079a44f6e53ff","kind":"tag","published_at":"2022-09-29T18:16:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01/manifests"},{"name":"v22.12.00a","sha":"f3af69925e5321563dea82d8d2ae463faa45ba44","kind":"commit","published_at":"2022-09-23T15:38:52.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a/manifests"},{"name":"v22.08.00","sha":"b71873c701e81cb7293d8638bda7bd983d3ff676","kind":"tag","published_at":"2022-08-17T15:15:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00/manifests"},{"name":"v22.10.00a","sha":"df248086e79dc4f9cda5a527e862f4481be8ea90","kind":"commit","published_at":"2022-07-22T14:53:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a/manifests"},{"name":"v22.06.01","sha":"0dab0f8305809579925ec3cbaae30d9a199d94e9","kind":"tag","published_at":"2022-07-06T15:21:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01/manifests"},{"name":"v22.06.00","sha":"5658c5b30cfb67df80ea4f4e79dd5655c13ec4f9","kind":"tag","published_at":"2022-06-07T17:26:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00/manifests"},{"name":"v22.08.00a","sha":"de3eb738d24576f0b1bff4f9e0fdcfa4f06b8fe6","kind":"commit","published_at":"2022-05-19T15:05:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a/manifests"},{"name":"v22.04.00","sha":"8bf0520170bc4528bbf5896a950930e92f1dad7b","kind":"tag","published_at":"2022-04-06T15:19:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00/manifests"},{"name":"v22.06.00a","sha":"ad8577cc327663ba3585d58865ad80a583daf89e","kind":"commit","published_at":"2022-03-17T16:39:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a/manifests"},{"name":"v22.02.00","sha":"774d859fef2cb242dd8314d50b9c1e038468e266","kind":"tag","published_at":"2022-02-02T16:43:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00/manifests"},{"name":"v22.04.00a","sha":"be685d178fe3e3924c835b5fe2a8775447a7bc0f","kind":"commit","published_at":"2022-01-13T15:39:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a/manifests"},{"name":"v21.12.02","sha":"06540b9b3795931dccf0ba73b592af62c690086c","kind":"tag","published_at":"2021-12-16T18:48:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02/manifests"},{"name":"v21.12.01","sha":"a0a0a3a317dc312da9b87f1ed5aa4a05d8f4218a","kind":"tag","published_at":"2021-12-09T18:32:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01/manifests"},{"name":"v21.12.00","sha":"f1ef2d2daf1a6053c8629f09956d52a5cf28c8f8","kind":"tag","published_at":"2021-12-03T19:16:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00/manifests"},{"name":"v22.02.00a","sha":"ad0254566ed9f1cb33338feb156c5751ec3747e4","kind":"commit","published_at":"2021-11-04T14:13:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a/manifests"},{"name":"v21.10.01","sha":"a1d2d13a14f4cb398e383e19a1828f2e6d78e5e2","kind":"tag","published_at":"2021-10-12T20:16:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01/manifests"},{"name":"v21.10.00","sha":"072fd862cc37c2b9204de04045209bef79478319","kind":"tag","published_at":"2021-10-06T15:51:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00/manifests"},{"name":"v21.12.00a","sha":"079af458b55ea83d72293ddf5c2060c0b77d935f","kind":"commit","published_at":"2021-09-16T20:47:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a/manifests"},{"name":"v21.08.03","sha":"e4313b6a1e63f00408a0d64f6685b253cc3894ba","kind":"tag","published_at":"2021-09-16T19:23:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03/manifests"},{"name":"v21.08.02","sha":"f6d31fa95d9b8d8658301438d0f9ba22a1c131aa","kind":"tag","published_at":"2021-08-06T20:26:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02/manifests"},{"name":"v21.08.01","sha":"e0a81141a8f14f0121f0034de71b5819767a6374","kind":"tag","published_at":"2021-08-06T14:56:12.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01/manifests"},{"name":"v21.08.00","sha":"106039c9c21cc48c7506ffadc0289de8d8b870cb","kind":"tag","published_at":"2021-08-04T15:26:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00/manifests"},{"name":"v21.10.00a","sha":"b0b4ac594987fb6447b43b981590e732e0346267","kind":"commit","published_at":"2021-07-15T21:02:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a/manifests"},{"name":"v21.06.01","sha":"101fc0fda4c47e1ec4ef612643806b0ab8ee68cc","kind":"tag","published_at":"2021-06-18T15:38:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01/manifests"},{"name":"v21.06.00","sha":"ae440465c2d8c0b299261923083fa1fe16b2f038","kind":"tag","published_at":"2021-06-09T17:23:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00/manifests"},{"name":"v21.08.00a","sha":"6272d72eb0ed6103939bc73c10d99fc396ea45f9","kind":"commit","published_at":"2021-05-19T20:54:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a/manifests"},{"name":"v0.19.2","sha":"ab3b3f653ac9d94579f469bcf0dbec06bca07f2a","kind":"tag","published_at":"2021-04-28T18:30:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a9f345390e3b341c6bed8011c364587e13783732","kind":"tag","published_at":"2021-04-22T17:48:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"f07b25103e87229beacb25b6381e9b811e1e62f3","kind":"tag","published_at":"2021-04-21T16:05:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"3341561949ef9cb02b83258aca301c47cac1afc2","kind":"commit","published_at":"2021-04-15T16:20:29.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2/manifests"},{"name":"v21.06.00a","sha":"b2cb4180ac6234820117d5a881e48c700aee9d19","kind":"commit","published_at":"2021-03-25T18:22:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a/manifests"},{"name":"v0.18.1","sha":"999be56c805bcdca93ce818c1646468aed82d2c4","kind":"tag","published_at":"2021-03-15T21:18:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"20778e5ddb7470845605acd7f879620eb25ff4ff","kind":"tag","published_at":"2021-02-24T18:08:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0/manifests"},{"name":"v0.19.0a","sha":"d8bfc6ff8eaaf4be168e12f931ee3265d704d4a6","kind":"commit","published_at":"2021-01-27T18:56:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a/manifests"},{"name":"v0.17.0","sha":"f56ef850e6c25655161ae4bf357ce63f5727d535","kind":"tag","published_at":"2020-12-10T17:28:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0/manifests"},{"name":"v0.18.0a","sha":"80464ced02b75ae4316f909497378aeabf182363","kind":"commit","published_at":"2020-11-24T20:47:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a/manifests"},{"name":"v0.16.0","sha":"2b8298f5663dcb2f1433528172674ef3a5d54817","kind":"tag","published_at":"2020-10-21T16:57:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0/manifests"},{"name":"v0.17.0a","sha":"e00d29dca57e195230874e063766257d8ae9ffdf","kind":"commit","published_at":"2020-10-02T14:43:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a/manifests"},{"name":"v0.15.0","sha":"71cb8c0e0ff0eefa8234ce80bbd971cc2e5b2bce","kind":"tag","published_at":"2020-08-27T00:18:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0/manifests"},{"name":"v0.16.0a","sha":"14ff7bbad4e75c40c35ea94ac7bfc979eeb589da","kind":"commit","published_at":"2020-08-06T19:46:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a/manifests"},{"name":"v0.14.0","sha":"b34b838625139bb14f4754db558112e8fd9293c8","kind":"tag","published_at":"2020-06-03T15:23:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0/manifests"},{"name":"v0.15.0a","sha":"b23f80a4ad3ce15f14ff6964642b453867b48b3f","kind":"commit","published_at":"2020-05-20T15:10:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a/manifests"},{"name":"v0.13.0","sha":"fef2a2b514e981d19af162991c82471e2efec84a","kind":"tag","published_at":"2020-04-01T18:25:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.13.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0/manifests"},{"name":"v0.14.0a","sha":"651a6d9ce1c5b1bf2a348451342852d21bf2a791","kind":"commit","published_at":"2020-03-09T19:26:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a/manifests"},{"name":"v0.12.0","sha":"8d7bf34ff045fbe1760c90ef825e6719bab1ff80","kind":"tag","published_at":"2020-02-04T16:13:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"96593e7d605d52d91fdbe6af399a3aac96349342","kind":"tag","published_at":"2019-12-11T18:47:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0/manifests"},{"name":"v0.12.0b","sha":"2f745efa02e5b9928d9caafd0718f6281e5e3483","kind":"commit","published_at":"2019-12-11T01:49:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b/manifests"},{"name":"v0.11.0b","sha":"68eaef49e0c2aeb23ea118784dea787ba12c3cde","kind":"commit","published_at":"2019-12-10T20:48:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b/manifests"},{"name":"v0.12.0a","sha":"d7ef18004affab5cbc71bb6619466f2454aa7703","kind":"commit","published_at":"2019-11-22T21:16:25.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a/manifests"},{"name":"v0.10.0","sha":"f3105897bafae9489cd7f35f31962d7322490466","kind":"tag","published_at":"2019-10-17T16:53:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0/manifests"},{"name":"v0.11.0a","sha":"b6a8cd23813f3bc5aba4fb48334a2ac75abdcfa3","kind":"commit","published_at":"2019-09-26T19:47:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a/manifests"},{"name":"v0.9.0","sha":"a0a3a359cf87db855e81bdb3ae20d80a238d1607","kind":"tag","published_at":"2019-08-21T19:14:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0/manifests"},{"name":"v0.9.0a1","sha":"d8efb40f69d2707b223b6c6cc6675bcbe907c557","kind":"commit","published_at":"2019-08-20T18:58:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1/manifests"},{"name":"v0.10.0a","sha":"23c80a97e63f7002446035092e05a96c7e800de5","kind":"commit","published_at":"2019-08-08T20:57:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a/manifests"},{"name":"v0.8.0","sha":"8fa7bd3db8eb41aeb7ab6594fd480237f3bc9e55","kind":"tag","published_at":"2019-06-27T15:19:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0/manifests"},{"name":"v0.9.0a","sha":"05634d066259f8635aeb39f2156e69f045cfb29b","kind":"commit","published_at":"2019-06-17T19:05:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a/manifests"},{"name":"v0.8.0a1","sha":"6283d1999060d129e21b8d49398bb7520ae66986","kind":"tag","published_at":"2019-05-20T14:59:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1/manifests"},{"name":"v0.7.2","sha":"3ebd28685be2ad5adedc789c7303027251d93b5c","kind":"tag","published_at":"2019-05-16T22:27:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7ee0348bfdfbf2fd32e9fd0b5d68417378308bd9","kind":"tag","published_at":"2019-05-11T20:31:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"1a905fb73a54b41a6c71550940795924334a4b74","kind":"tag","published_at":"2019-05-10T16:59:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0/manifests"},{"name":"v0.8.0a","sha":"13cdda6b442627b97915ef064b1e5c9c2726e0aa","kind":"commit","published_at":"2019-04-29T15:51:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a/manifests"},{"name":"v0.6.1","sha":"beb4ef30a1f725d34b8ca6a0343045734afc1fc5","kind":"tag","published_at":"2019-03-25T17:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"69021704458d465852f971623e11bff25dbdee79","kind":"tag","published_at":"2019-03-22T22:41:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0/manifests"},{"name":"v0.7.0.dev0","sha":"0d8692b0f359d47b8295aea92c53719410122abc","kind":"commit","published_at":"2019-03-18T17:16:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0/manifests"},{"name":"v0.6.0.dev0","sha":"a08312fb874fa18a8b627625d5cd096def253314","kind":"tag","published_at":"2019-03-07T15:44:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0/manifests"},{"name":"v0.5.1","sha":"4a2f9c84dc97f7b77518f04babdf6de420ad48b6","kind":"tag","published_at":"2019-02-05T21:13:39.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a8602ea958d38baf5a989ac2819b21c560d2e803","kind":"tag","published_at":"2019-01-29T03:33:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7aa3799e73948899a85e70bc73d3cea50b65dff1","kind":"tag","published_at":"2018-12-06T02:10:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.4.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f8b7092025216fb05cfb013c0c53f319f67a461","kind":"tag","published_at":"2018-11-23T04:14:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.3.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3e1c3ac93e3645ea5b8b3fd4d6b51d32d82e18fa","kind":"tag","published_at":"2018-10-28T22:45:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.2.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0/manifests"},{"name":"v0.1.0a4","sha":"30e5c499e5660f7183195f597d33ca99c9cbf1d3","kind":"tag","published_at":"2018-10-24T21:21:27.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a4","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4/manifests"},{"name":"v0.1.0a3","sha":"df369e6d7e192bacb49b6fee6ba7dc689c22cf1f","kind":"tag","published_at":"2018-08-17T21:22:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a3","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3/manifests"},{"name":"v0.1.0a2","sha":"be9a73cdd6708bc777a051304d1d0386d22176a7","kind":"tag","published_at":"2018-08-17T21:13:57.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2/manifests"},{"name":"v0.1.0a2.dev","sha":"f1412560f7ba8935ae693967f172f07b1e08fba2","kind":"tag","published_at":"2017-08-28T18:22:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev/manifests"},{"name":"v0.1.0a1.dev","sha":"bb9f7f2f78bb0006c70efc9c4dc481df79a49916","kind":"tag","published_at":"2017-06-01T19:33:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev/manifests"},{"name":"v0.1.0a1","sha":"de1ccdca911956930d9413df67acc3ee9c64012c","kind":"tag","published_at":"2017-05-08T11:46:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T12:30:49.966Z","dependent_packages_count":17,"downloads":null,"downloads_period":null,"dependent_repos_count":32,"rankings":{"downloads":null,"dependent_repos_count":4.070726648032612,"dependent_packages_count":3.9379790326843453,"stargazers_count":3.5655649081778935,"forks_count":6.285389352960492,"docker_downloads_count":6.164054428524519,"average":4.804742874075973},"purl":"pkg:maven/ai.rapids/cudf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/ai.rapids:cudf","docker_dependents_count":17,"docker_downloads_count":41381,"usage_url":"https://repos.ecosyste.ms/usage/maven/ai.rapids:cudf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/ai.rapids:cudf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T12:02:36.062Z","issues_count":1727,"pull_requests_count":6248,"avg_time_to_close_issue":23342784.565939773,"avg_time_to_close_pull_request":1677548.889606332,"issues_closed_count":963,"pull_requests_closed_count":4801,"pull_request_authors_count":141,"issue_authors_count":325,"avg_comments_per_issue":2.2061378112333525,"avg_comments_per_pull_request":2.543213828425096,"merged_pull_requests_count":4270,"bot_issues_count":1,"bot_pull_requests_count":431,"past_year_issues_count":681,"past_year_pull_requests_count":3635,"past_year_avg_time_to_close_issue":1293688.3472222222,"past_year_avg_time_to_close_pull_request":619991.2059571376,"past_year_issues_closed_count":288,"past_year_pull_requests_closed_count":2753,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":124,"past_year_avg_comments_per_issue":0.9632892804698973,"past_year_avg_comments_per_pull_request":2.424209078404402,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":333,"past_year_merged_pull_requests_count":2496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/issues","maintainers":[{"login":"rjzamora","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"GPUtester","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GPUtester"},{"login":"beckernick","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jlowe","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"raydouglass","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"madsbk","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"harrism","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harrism"},{"login":"pentschev","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"shwina","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwina"},{"login":"jakirkham","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"quasiben","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"charlesbluca","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesbluca"},{"login":"divyegala","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/divyegala"},{"login":"ayushdg","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"VibhuJawa","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"ajschmidt8","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"kkraus14","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkraus14"},{"login":"miguelusque","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miguelusque"},{"login":"trivialfis","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"betatim","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"},{"login":"mrocklin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"dantegd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dantegd"},{"login":"AjayThorve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AjayThorve"},{"login":"jbrennan333","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrennan333"},{"login":"alexbarghi-nv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbarghi-nv"},{"login":"jacobtomlinson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"}],"active_maintainers":[{"login":"rjzamora","count":160,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"madsbk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"pentschev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"jakirkham","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"raydouglass","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"jlowe","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"quasiben","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"beckernick","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"ajschmidt8","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"ayushdg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"trivialfis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"VibhuJawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"betatim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ai.rapids:cudf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ai.rapids:cudf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ai.rapids:cudf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ai.rapids:cudf/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548720,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":10940346,"name":"libcudf-cu12","ecosystem":"pypi","description":"cuDF - GPU Dataframe (C++)","homepage":"https://github.com/rapidsai/cudf","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rapidsai/cudf","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2024-10-01T16:32:25.000Z","latest_release_published_at":"2025-08-07T11:43:07.000Z","latest_release_number":"25.8.0","last_synced_at":"2025-08-07T11:45:29.401Z","created_at":"2024-10-01T16:35:17.386Z","updated_at":"2025-09-05T12:30:50.015Z","registry_url":"https://pypi.org/project/libcudf-cu12/","install_command":"pip install libcudf-cu12 --index-url https://pypi.org/simple","documentation_url":"https://libcudf-cu12.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Environment :: GPU :: NVIDIA CUDA","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: C++","Topic :: Database","Topic :: Scientific/Engineering"],"normalized_name":"libcudf-cu12"},"repo_metadata":{"id":37385055,"uuid":"90506918","full_name":"rapidsai/cudf","owner":"rapidsai","description":"cuDF - GPU DataFrame Library ","archived":false,"fork":false,"pushed_at":"2025-09-04T22:23:56.000Z","size":171135,"stargazers_count":9157,"open_issues_count":1112,"forks_count":967,"subscribers_count":159,"default_branch":"branch-25.10","last_synced_at":"2025-09-04T22:25:36.442Z","etag":null,"topics":["arrow","cpp","cuda","cudf","dask","data-analysis","data-science","dataframe","gpu","pandas","pydata","python","rapids"],"latest_commit_sha":null,"homepage":"https://docs.rapids.ai/api/cudf/stable/","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/rapidsai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-07T03:43:37.000Z","updated_at":"2025-09-04T19:55:08.000Z","dependencies_parsed_at":"2023-09-21T19:52:01.421Z","dependency_job_id":"c73dbd1f-d66a-4f79-a143-a8b79fa2e8e2","html_url":"https://github.com/rapidsai/cudf","commit_stats":{"total_commits":27208,"total_committers":322,"mean_commits":84.4968944099379,"dds":0.9250955601293738,"last_synced_commit":"821f4dea107db6a51fcbffff997fa6844ab5565f"},"previous_names":["gpuopenanalytics/pygdf"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/rapidsai/cudf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/refs/heads/branch-25.10","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/sbom","scorecard":{"id":634138,"data":{"date":"2025-08-11","repo":{"name":"github.com/rapidsai/cudf","commit":"d71e00debdcd91e0eb7a5d258a84fb09c0d49cbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr_issue_status_automation.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/status.yaml:16","Info: jobLevel 'checks' permission set to 'read': .github/workflows/status.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/status.yaml:18","Info: jobLevel 'issues' permission set to 'read': .github/workflows/status.yaml:21","Info: jobLevel 'packages' permission set to 'read': .github/workflows/status.yaml:23","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/status.yaml:26","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/status.yaml:27","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/status.yaml:28","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/status.yaml:19","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/status.yaml:22","Info: jobLevel 'pages' permission set to 'read': .github/workflows/status.yaml:24","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/status.yaml:25","Warn: no topLevel permission defined: .github/workflows/auto-assign.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/external_issue_labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/pandas-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr_issue_status_automation.yml:1","Warn: no topLevel permission defined: .github/workflows/spark-rapids-jni.yaml:1","Warn: no topLevel permission defined: .github/workflows/status.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/trigger-breaking-change-alert.yaml:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rapidsai/.github/SECURITY.md:1","Info: Found linked content: github.com/rapidsai/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rapidsai/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rapidsai/.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(main): error during branchesHandler.query: 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/auto-assign.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/build.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/labeler.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pandas-tests.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pandas-tests.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_issue_status_automation.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/pr_issue_status_automation.yml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spark-rapids-jni.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/spark-rapids-jni.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/status.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/status.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/test.yaml/branch-25.10?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/trigger-breaking-change-alert.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rapidsai/cudf/trigger-breaking-change-alert.yaml/branch-25.10?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:15","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:19","Warn: containerImage not pinned by hash: java/ci/Dockerfile.rocky:28","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/diff.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/pandas-tests/run.sh:27","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:69","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:78","Warn: pipCommand not pinned by hash: ci/cudf_pandas_scripts/run_tests.sh:130","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  69 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   5 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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-21T08:39:54.931Z","repository_id":37385055,"created_at":"2025-08-21T08:39:54.931Z","updated_at":"2025-08-21T08:39:54.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273756989,"owners_count":25162487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rapidsai","name":"RAPIDS","uuid":"43887749","kind":"organization","description":"Open GPU Data Science","email":null,"website":"https://rapids.ai","location":null,"twitter":"RAPIDSai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43887749?v=4","repositories_count":122,"last_synced_at":"2024-04-15T04:58:14.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rapidsai","funding_links":[],"total_stars":19412,"followers":1262,"following":0,"created_at":"2022-11-02T16:33:18.780Z","updated_at":"2024-04-15T04:59:07.241Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidsai/repositories"},"tags":[{"name":"v25.08.00","sha":"6cea3743b6d1da02303e9b3ad819c8dfab77dfc5","kind":"tag","published_at":"2025-08-06T17:50:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00/manifests"},{"name":"v25.10.00a","sha":"fa0f0834b021ae452a8109060c740e41b1b2994e","kind":"tag","published_at":"2025-07-17T19:07:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.10.00a/manifests"},{"name":"v25.06.00","sha":"84c43507f0842bf91b1374b26b2275ce381dfdce","kind":"tag","published_at":"2025-06-05T17:31:26.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00/manifests"},{"name":"v25.08.00a","sha":"cd75a982a1c4f80401aaf1e25c9a4517e4f18674","kind":"tag","published_at":"2025-04-30T19:09:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.08.00a/manifests"},{"name":"v25.04.00","sha":"6bc420631d12b0e7d87c5ede7710ac5b7154fd8d","kind":"tag","published_at":"2025-04-09T18:14:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00/manifests"},{"name":"v25.06.00a","sha":"0c4db5d9e096aaec3e4ca199f55c28db35ce1752","kind":"tag","published_at":"2025-03-13T19:07:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.06.00a/manifests"},{"name":"v25.02.02","sha":"8139f3c84f4cf6ffbff9cc817e923a1c8e965ae8","kind":"tag","published_at":"2025-03-03T18:22:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.02/manifests"},{"name":"v25.02.01","sha":"b1efe69ee010c58dbab4fd8be8d2b5992033a8e9","kind":"tag","published_at":"2025-02-27T16:38:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.01/manifests"},{"name":"v25.02.00","sha":"50b2d0faff09005c48e99d6a20fcb01f45f378c6","kind":"tag","published_at":"2025-02-13T17:36:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00/manifests"},{"name":"v25.04.00a","sha":"f84725ea7b7377069528026d2c3b89e3abae327e","kind":"tag","published_at":"2025-01-23T20:06:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.04.00a/manifests"},{"name":"v24.12.00","sha":"ff41ecf473b7e7be01885c66cd90571ccc48e41d","kind":"tag","published_at":"2024-12-11T19:10:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00/manifests"},{"name":"v25.02.00a","sha":"01222c130a82a68725b909d5ef04bc02ceb567f8","kind":"tag","published_at":"2024-11-15T14:26:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v25.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v25.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v25.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v25.02.00a/manifests"},{"name":"v24.10.01","sha":"7b0adfa2533e4792464230ee67916a04ce06caf6","kind":"tag","published_at":"2024-10-09T19:39:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.01/manifests"},{"name":"v24.10.00","sha":"67193a8096ff2aed6208f51449d04741fa814b9d","kind":"tag","published_at":"2024-10-09T15:25:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00/manifests"},{"name":"v24.12.00a","sha":"83f9d2b6195a2528d0d9465975f3b9c75a333799","kind":"tag","published_at":"2024-09-19T16:02:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.12.00a/manifests"},{"name":"v24.08.03","sha":"e479454931f28b6f50024c6c04d0c7adcc59ba6c","kind":"tag","published_at":"2024-09-17T00:25:14.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.03/manifests"},{"name":"v24.08.02","sha":"e776742c282432165c94bfe916220f6fd8839f6e","kind":"tag","published_at":"2024-08-14T22:39:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.02/manifests"},{"name":"v24.08.01","sha":"c5ae8200e759df88746e8cd1c7390b826c40e37e","kind":"tag","published_at":"2024-08-07T18:38:19.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.01/manifests"},{"name":"v24.08.00","sha":"4afeb5afa7ac483eef8f9a193c73fcce584db92b","kind":"tag","published_at":"2024-08-07T16:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00/manifests"},{"name":"v24.10.00a","sha":"f364fdcd44540b6d5403f1d08acbebfff4e78bd4","kind":"tag","published_at":"2024-07-19T18:56:13.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.10.00a/manifests"},{"name":"v24.06.01","sha":"4e59b79cf32dabda6a09de9b6e7fbbc5d7943f52","kind":"tag","published_at":"2024-07-02T15:37:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.01/manifests"},{"name":"v24.06.00","sha":"7c706cc4004d5feaae92544b3b29a00c64f7ed86","kind":"tag","published_at":"2024-06-05T15:08:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00/manifests"},{"name":"v24.08.00a","sha":"f5d1c24760d90003c1a577c696ac5de23a289e64","kind":"tag","published_at":"2024-05-20T21:38:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.08.00a/manifests"},{"name":"v24.04.01","sha":"af9fd840f260e7acc312685c4cde98f1a20efd09","kind":"tag","published_at":"2024-05-01T12:29:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.01/manifests"},{"name":"v24.04.00","sha":"578c240a20049a5c4b83b08f54c235aad5318f1a","kind":"tag","published_at":"2024-04-10T15:05:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00/manifests"},{"name":"v24.06.00a","sha":"f6955b7a6e9069336abe133bc7aa35151324909c","kind":"tag","published_at":"2024-03-15T14:47:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.06.00a/manifests"},{"name":"v24.02.02","sha":"dd34fdbe35e68ba56a2183f11ed822ddaa6c927b","kind":"tag","published_at":"2024-02-27T15:12:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.02/manifests"},{"name":"v24.02.01","sha":"33ffdf5b71f639d83c6e31d76129a5ce74bf23cd","kind":"tag","published_at":"2024-02-13T14:24:45.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.01/manifests"},{"name":"v24.02.00","sha":"a48e9fc5e93990ab08e4e37af77dc1ad531e52d1","kind":"tag","published_at":"2024-02-12T21:28:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00/manifests"},{"name":"v24.04.00a","sha":"46119314c3a7a7621a476d730d0441031398f74c","kind":"tag","published_at":"2024-01-18T19:54:51.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.04.00a/manifests"},{"name":"v23.12.01","sha":"2ce46216b5bc9926aec438b64fc490c31c526a31","kind":"tag","published_at":"2023-12-08T21:31:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.01/manifests"},{"name":"v23.12.00","sha":"c1d307396fd357a9b6b68d626c2b17813d1181b8","kind":"tag","published_at":"2023-12-06T16:26:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00/manifests"},{"name":"v23.10.02","sha":"ece2b2c5240e7a0ba85fa601d4b66c56cf2f8258","kind":"tag","published_at":"2023-11-16T22:26:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.02/manifests"},{"name":"v24.02.00a","sha":"deeabc96e1193ce7e75dc8ff87e0360fc1775ba6","kind":"tag","published_at":"2023-11-09T21:27:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v24.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v24.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v24.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v24.02.00a/manifests"},{"name":"v23.10.01","sha":"1a0c07670f31fd5b7a383727c58ffb8e452e1596","kind":"tag","published_at":"2023-11-07T22:16:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.01/manifests"},{"name":"v23.10.00","sha":"9f0c2f452f1cf318c3f7fe2c6f7e07fc513fc335","kind":"tag","published_at":"2023-10-11T15:25:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00/manifests"},{"name":"v23.12.00a","sha":"f42231f9193952b45cd9ba4642adcca392a7ce14","kind":"tag","published_at":"2023-09-22T14:19:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.12.00a/manifests"},{"name":"v23.08.00","sha":"8150d38e080c8fb021921ade83fe3aa3be04b47d","kind":"tag","published_at":"2023-08-09T17:06:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00/manifests"},{"name":"v23.10.00a","sha":"6443f0eff879ac66cb1bc442ff9707d70e30dfbb","kind":"tag","published_at":"2023-07-20T20:29:17.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.10.00a/manifests"},{"name":"v23.06.01","sha":"6a548b072de3a1844080fe2ad1623bf849ce7b27","kind":"tag","published_at":"2023-06-29T13:27:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.01/manifests"},{"name":"v23.06.00","sha":"f881d40c634b02004a544a15be4fbcf4f3858c68","kind":"tag","published_at":"2023-06-07T15:25:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00/manifests"},{"name":"v23.08.00a","sha":"0b566b940029bb44cc2158be79b57194d3aafc5a","kind":"commit","published_at":"2023-05-19T13:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.08.00a/manifests"},{"name":"v23.04.01","sha":"7e070fce163cf1a0ac0fffc739a90dab4456bcfb","kind":"tag","published_at":"2023-04-21T17:27:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.01/manifests"},{"name":"v23.04.00","sha":"4d31a6f62f3b05dfcbf9af87044c46ce46134913","kind":"tag","published_at":"2023-04-12T20:41:54.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00/manifests"},{"name":"v23.06.00a","sha":"302054d117b9431910f469f58aa2bd97fbcaa4f6","kind":"commit","published_at":"2023-03-23T18:56:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.06.00a/manifests"},{"name":"v23.02.00","sha":"5ad4a85b9da747368ac311f25b1232d0ae144527","kind":"tag","published_at":"2023-02-09T16:14:31.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00/manifests"},{"name":"v23.04.00a","sha":"1fcd1be04171d0c6bbbf38cb31619b21173039e8","kind":"commit","published_at":"2023-01-23T15:51:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.04.00a/manifests"},{"name":"v22.12.01","sha":"f700408e6860ed23be88a5384d97e4216b1139b3","kind":"tag","published_at":"2022-12-08T19:18:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.01/manifests"},{"name":"v22.12.00","sha":"baae3a6bbf2e75469ee5240ba20070ee7e17a3a7","kind":"tag","published_at":"2022-12-08T15:20:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00/manifests"},{"name":"v23.02.00a","sha":"480b4cc53e8337fd36b6c41cd8493530b82a5aaf","kind":"commit","published_at":"2022-11-10T17:58:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v23.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v23.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v23.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v23.02.00a/manifests"},{"name":"v22.10.01","sha":"d90f7e9bfc8c2fcb1e987ec07fe27a2fa7b98061","kind":"tag","published_at":"2022-11-03T17:32:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.01/manifests"},{"name":"v22.10.00","sha":"8ffe375d85f8fd0f98e0052f36ccd820a669d0ab","kind":"tag","published_at":"2022-10-12T15:28:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00/manifests"},{"name":"v22.08.01","sha":"31337c9001d531f91b8ea08d7a4079a44f6e53ff","kind":"tag","published_at":"2022-09-29T18:16:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.01/manifests"},{"name":"v22.12.00a","sha":"f3af69925e5321563dea82d8d2ae463faa45ba44","kind":"commit","published_at":"2022-09-23T15:38:52.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.12.00a/manifests"},{"name":"v22.08.00","sha":"b71873c701e81cb7293d8638bda7bd983d3ff676","kind":"tag","published_at":"2022-08-17T15:15:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00/manifests"},{"name":"v22.10.00a","sha":"df248086e79dc4f9cda5a527e862f4481be8ea90","kind":"commit","published_at":"2022-07-22T14:53:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.10.00a/manifests"},{"name":"v22.06.01","sha":"0dab0f8305809579925ec3cbaae30d9a199d94e9","kind":"tag","published_at":"2022-07-06T15:21:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.01/manifests"},{"name":"v22.06.00","sha":"5658c5b30cfb67df80ea4f4e79dd5655c13ec4f9","kind":"tag","published_at":"2022-06-07T17:26:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00/manifests"},{"name":"v22.08.00a","sha":"de3eb738d24576f0b1bff4f9e0fdcfa4f06b8fe6","kind":"commit","published_at":"2022-05-19T15:05:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.08.00a/manifests"},{"name":"v22.04.00","sha":"8bf0520170bc4528bbf5896a950930e92f1dad7b","kind":"tag","published_at":"2022-04-06T15:19:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00/manifests"},{"name":"v22.06.00a","sha":"ad8577cc327663ba3585d58865ad80a583daf89e","kind":"commit","published_at":"2022-03-17T16:39:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.06.00a/manifests"},{"name":"v22.02.00","sha":"774d859fef2cb242dd8314d50b9c1e038468e266","kind":"tag","published_at":"2022-02-02T16:43:00.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00/manifests"},{"name":"v22.04.00a","sha":"be685d178fe3e3924c835b5fe2a8775447a7bc0f","kind":"commit","published_at":"2022-01-13T15:39:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.04.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.04.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.04.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.04.00a/manifests"},{"name":"v21.12.02","sha":"06540b9b3795931dccf0ba73b592af62c690086c","kind":"tag","published_at":"2021-12-16T18:48:16.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.02/manifests"},{"name":"v21.12.01","sha":"a0a0a3a317dc312da9b87f1ed5aa4a05d8f4218a","kind":"tag","published_at":"2021-12-09T18:32:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.01/manifests"},{"name":"v21.12.00","sha":"f1ef2d2daf1a6053c8629f09956d52a5cf28c8f8","kind":"tag","published_at":"2021-12-03T19:16:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00/manifests"},{"name":"v22.02.00a","sha":"ad0254566ed9f1cb33338feb156c5751ec3747e4","kind":"commit","published_at":"2021-11-04T14:13:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v22.02.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v22.02.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v22.02.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v22.02.00a/manifests"},{"name":"v21.10.01","sha":"a1d2d13a14f4cb398e383e19a1828f2e6d78e5e2","kind":"tag","published_at":"2021-10-12T20:16:40.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.01/manifests"},{"name":"v21.10.00","sha":"072fd862cc37c2b9204de04045209bef79478319","kind":"tag","published_at":"2021-10-06T15:51:32.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00/manifests"},{"name":"v21.12.00a","sha":"079af458b55ea83d72293ddf5c2060c0b77d935f","kind":"commit","published_at":"2021-09-16T20:47:59.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.12.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.12.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.12.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.12.00a/manifests"},{"name":"v21.08.03","sha":"e4313b6a1e63f00408a0d64f6685b253cc3894ba","kind":"tag","published_at":"2021-09-16T19:23:22.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.03","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.03/manifests"},{"name":"v21.08.02","sha":"f6d31fa95d9b8d8658301438d0f9ba22a1c131aa","kind":"tag","published_at":"2021-08-06T20:26:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.02","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.02/manifests"},{"name":"v21.08.01","sha":"e0a81141a8f14f0121f0034de71b5819767a6374","kind":"tag","published_at":"2021-08-06T14:56:12.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.01/manifests"},{"name":"v21.08.00","sha":"106039c9c21cc48c7506ffadc0289de8d8b870cb","kind":"tag","published_at":"2021-08-04T15:26:49.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00/manifests"},{"name":"v21.10.00a","sha":"b0b4ac594987fb6447b43b981590e732e0346267","kind":"commit","published_at":"2021-07-15T21:02:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.10.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.10.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.10.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.10.00a/manifests"},{"name":"v21.06.01","sha":"101fc0fda4c47e1ec4ef612643806b0ab8ee68cc","kind":"tag","published_at":"2021-06-18T15:38:21.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.01","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.01/manifests"},{"name":"v21.06.00","sha":"ae440465c2d8c0b299261923083fa1fe16b2f038","kind":"tag","published_at":"2021-06-09T17:23:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00/manifests"},{"name":"v21.08.00a","sha":"6272d72eb0ed6103939bc73c10d99fc396ea45f9","kind":"commit","published_at":"2021-05-19T20:54:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.08.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.08.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.08.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.08.00a/manifests"},{"name":"v0.19.2","sha":"ab3b3f653ac9d94579f469bcf0dbec06bca07f2a","kind":"tag","published_at":"2021-04-28T18:30:28.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"a9f345390e3b341c6bed8011c364587e13783732","kind":"tag","published_at":"2021-04-22T17:48:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"f07b25103e87229beacb25b6381e9b811e1e62f3","kind":"tag","published_at":"2021-04-21T16:05:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"3341561949ef9cb02b83258aca301c47cac1afc2","kind":"commit","published_at":"2021-04-15T16:20:29.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.2/manifests"},{"name":"v21.06.00a","sha":"b2cb4180ac6234820117d5a881e48c700aee9d19","kind":"commit","published_at":"2021-03-25T18:22:44.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v21.06.00a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v21.06.00a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v21.06.00a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v21.06.00a/manifests"},{"name":"v0.18.1","sha":"999be56c805bcdca93ce818c1646468aed82d2c4","kind":"tag","published_at":"2021-03-15T21:18:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"20778e5ddb7470845605acd7f879620eb25ff4ff","kind":"tag","published_at":"2021-02-24T18:08:46.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0/manifests"},{"name":"v0.19.0a","sha":"d8bfc6ff8eaaf4be168e12f931ee3265d704d4a6","kind":"commit","published_at":"2021-01-27T18:56:02.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.19.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.19.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.19.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.19.0a/manifests"},{"name":"v0.17.0","sha":"f56ef850e6c25655161ae4bf357ce63f5727d535","kind":"tag","published_at":"2020-12-10T17:28:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0/manifests"},{"name":"v0.18.0a","sha":"80464ced02b75ae4316f909497378aeabf182363","kind":"commit","published_at":"2020-11-24T20:47:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.18.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.18.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.18.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.18.0a/manifests"},{"name":"v0.16.0","sha":"2b8298f5663dcb2f1433528172674ef3a5d54817","kind":"tag","published_at":"2020-10-21T16:57:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0/manifests"},{"name":"v0.17.0a","sha":"e00d29dca57e195230874e063766257d8ae9ffdf","kind":"commit","published_at":"2020-10-02T14:43:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.17.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.17.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.17.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.17.0a/manifests"},{"name":"v0.15.0","sha":"71cb8c0e0ff0eefa8234ce80bbd971cc2e5b2bce","kind":"tag","published_at":"2020-08-27T00:18:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0/manifests"},{"name":"v0.16.0a","sha":"14ff7bbad4e75c40c35ea94ac7bfc979eeb589da","kind":"commit","published_at":"2020-08-06T19:46:18.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.16.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.16.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.16.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.16.0a/manifests"},{"name":"v0.14.0","sha":"b34b838625139bb14f4754db558112e8fd9293c8","kind":"tag","published_at":"2020-06-03T15:23:04.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0/manifests"},{"name":"v0.15.0a","sha":"b23f80a4ad3ce15f14ff6964642b453867b48b3f","kind":"commit","published_at":"2020-05-20T15:10:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.15.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.15.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.15.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.15.0a/manifests"},{"name":"v0.13.0","sha":"fef2a2b514e981d19af162991c82471e2efec84a","kind":"tag","published_at":"2020-04-01T18:25:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.13.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.13.0/manifests"},{"name":"v0.14.0a","sha":"651a6d9ce1c5b1bf2a348451342852d21bf2a791","kind":"commit","published_at":"2020-03-09T19:26:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.14.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.14.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.14.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.14.0a/manifests"},{"name":"v0.12.0","sha":"8d7bf34ff045fbe1760c90ef825e6719bab1ff80","kind":"tag","published_at":"2020-02-04T16:13:38.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"96593e7d605d52d91fdbe6af399a3aac96349342","kind":"tag","published_at":"2019-12-11T18:47:43.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0/manifests"},{"name":"v0.12.0b","sha":"2f745efa02e5b9928d9caafd0718f6281e5e3483","kind":"commit","published_at":"2019-12-11T01:49:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0b/manifests"},{"name":"v0.11.0b","sha":"68eaef49e0c2aeb23ea118784dea787ba12c3cde","kind":"commit","published_at":"2019-12-10T20:48:58.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0b","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0b/manifests"},{"name":"v0.12.0a","sha":"d7ef18004affab5cbc71bb6619466f2454aa7703","kind":"commit","published_at":"2019-11-22T21:16:25.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.12.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.12.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.12.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.12.0a/manifests"},{"name":"v0.10.0","sha":"f3105897bafae9489cd7f35f31962d7322490466","kind":"tag","published_at":"2019-10-17T16:53:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0/manifests"},{"name":"v0.11.0a","sha":"b6a8cd23813f3bc5aba4fb48334a2ac75abdcfa3","kind":"commit","published_at":"2019-09-26T19:47:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.11.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.11.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.11.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.11.0a/manifests"},{"name":"v0.9.0","sha":"a0a3a359cf87db855e81bdb3ae20d80a238d1607","kind":"tag","published_at":"2019-08-21T19:14:34.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0/manifests"},{"name":"v0.9.0a1","sha":"d8efb40f69d2707b223b6c6cc6675bcbe907c557","kind":"commit","published_at":"2019-08-20T18:58:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a1/manifests"},{"name":"v0.10.0a","sha":"23c80a97e63f7002446035092e05a96c7e800de5","kind":"commit","published_at":"2019-08-08T20:57:30.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.10.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.10.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.10.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.10.0a/manifests"},{"name":"v0.8.0","sha":"8fa7bd3db8eb41aeb7ab6594fd480237f3bc9e55","kind":"tag","published_at":"2019-06-27T15:19:15.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0/manifests"},{"name":"v0.9.0a","sha":"05634d066259f8635aeb39f2156e69f045cfb29b","kind":"commit","published_at":"2019-06-17T19:05:11.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.9.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.9.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.9.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.9.0a/manifests"},{"name":"v0.8.0a1","sha":"6283d1999060d129e21b8d49398bb7520ae66986","kind":"tag","published_at":"2019-05-20T14:59:08.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a1/manifests"},{"name":"v0.7.2","sha":"3ebd28685be2ad5adedc789c7303027251d93b5c","kind":"tag","published_at":"2019-05-16T22:27:09.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7ee0348bfdfbf2fd32e9fd0b5d68417378308bd9","kind":"tag","published_at":"2019-05-11T20:31:41.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"1a905fb73a54b41a6c71550940795924334a4b74","kind":"tag","published_at":"2019-05-10T16:59:23.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0/manifests"},{"name":"v0.8.0a","sha":"13cdda6b442627b97915ef064b1e5c9c2726e0aa","kind":"commit","published_at":"2019-04-29T15:51:56.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.8.0a","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.8.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.8.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.8.0a/manifests"},{"name":"v0.6.1","sha":"beb4ef30a1f725d34b8ca6a0343045734afc1fc5","kind":"tag","published_at":"2019-03-25T17:43:10.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"69021704458d465852f971623e11bff25dbdee79","kind":"tag","published_at":"2019-03-22T22:41:35.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0/manifests"},{"name":"v0.7.0.dev0","sha":"0d8692b0f359d47b8295aea92c53719410122abc","kind":"commit","published_at":"2019-03-18T17:16:05.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.7.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.7.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.7.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.7.0.dev0/manifests"},{"name":"v0.6.0.dev0","sha":"a08312fb874fa18a8b627625d5cd096def253314","kind":"tag","published_at":"2019-03-07T15:44:01.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.6.0.dev0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.6.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.6.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.6.0.dev0/manifests"},{"name":"v0.5.1","sha":"4a2f9c84dc97f7b77518f04babdf6de420ad48b6","kind":"tag","published_at":"2019-02-05T21:13:39.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a8602ea958d38baf5a989ac2819b21c560d2e803","kind":"tag","published_at":"2019-01-29T03:33:20.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.5.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"7aa3799e73948899a85e70bc73d3cea50b65dff1","kind":"tag","published_at":"2018-12-06T02:10:48.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.4.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3f8b7092025216fb05cfb013c0c53f319f67a461","kind":"tag","published_at":"2018-11-23T04:14:50.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.3.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3e1c3ac93e3645ea5b8b3fd4d6b51d32d82e18fa","kind":"tag","published_at":"2018-10-28T22:45:33.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.2.0","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.2.0/manifests"},{"name":"v0.1.0a4","sha":"30e5c499e5660f7183195f597d33ca99c9cbf1d3","kind":"tag","published_at":"2018-10-24T21:21:27.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a4","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a4/manifests"},{"name":"v0.1.0a3","sha":"df369e6d7e192bacb49b6fee6ba7dc689c22cf1f","kind":"tag","published_at":"2018-08-17T21:22:24.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a3","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a3/manifests"},{"name":"v0.1.0a2","sha":"be9a73cdd6708bc777a051304d1d0386d22176a7","kind":"tag","published_at":"2018-08-17T21:13:57.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2/manifests"},{"name":"v0.1.0a2.dev","sha":"f1412560f7ba8935ae693967f172f07b1e08fba2","kind":"tag","published_at":"2017-08-28T18:22:36.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a2.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a2.dev/manifests"},{"name":"v0.1.0a1.dev","sha":"bb9f7f2f78bb0006c70efc9c4dc481df79a49916","kind":"tag","published_at":"2017-06-01T19:33:53.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1.dev","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1.dev/manifests"},{"name":"v0.1.0a1","sha":"de1ccdca911956930d9413df67acc3ee9c64012c","kind":"tag","published_at":"2017-05-08T11:46:42.000Z","download_url":"https://codeload.github.com/rapidsai/cudf/tar.gz/v0.1.0a1","html_url":"https://github.com/rapidsai/cudf/releases/tag/v0.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rapidsai/cudf@v0.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/tags/v0.1.0a1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T12:30:50.015Z","dependent_packages_count":0,"downloads":9723,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.75503961636753,"dependent_packages_count":10.261280550978322,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.00816008367293},"purl":"pkg:pypi/libcudf-cu12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/libcudf-cu12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/libcudf-cu12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/libcudf-cu12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T12:02:36.062Z","issues_count":1727,"pull_requests_count":6248,"avg_time_to_close_issue":23342784.565939773,"avg_time_to_close_pull_request":1677548.889606332,"issues_closed_count":963,"pull_requests_closed_count":4801,"pull_request_authors_count":141,"issue_authors_count":325,"avg_comments_per_issue":2.2061378112333525,"avg_comments_per_pull_request":2.543213828425096,"merged_pull_requests_count":4270,"bot_issues_count":1,"bot_pull_requests_count":431,"past_year_issues_count":681,"past_year_pull_requests_count":3635,"past_year_avg_time_to_close_issue":1293688.3472222222,"past_year_avg_time_to_close_pull_request":619991.2059571376,"past_year_issues_closed_count":288,"past_year_pull_requests_closed_count":2753,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":124,"past_year_avg_comments_per_issue":0.9632892804698973,"past_year_avg_comments_per_pull_request":2.424209078404402,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":333,"past_year_merged_pull_requests_count":2496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/issues","maintainers":[{"login":"rjzamora","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"GPUtester","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GPUtester"},{"login":"beckernick","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jlowe","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"raydouglass","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"madsbk","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"harrism","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harrism"},{"login":"pentschev","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"shwina","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwina"},{"login":"jakirkham","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"quasiben","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"charlesbluca","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesbluca"},{"login":"divyegala","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/divyegala"},{"login":"ayushdg","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"VibhuJawa","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"ajschmidt8","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"kkraus14","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkraus14"},{"login":"miguelusque","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miguelusque"},{"login":"trivialfis","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"betatim","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"},{"login":"mrocklin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"dantegd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dantegd"},{"login":"AjayThorve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AjayThorve"},{"login":"jbrennan333","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrennan333"},{"login":"alexbarghi-nv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbarghi-nv"},{"login":"jacobtomlinson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"}],"active_maintainers":[{"login":"rjzamora","count":160,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"madsbk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"pentschev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"jakirkham","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"raydouglass","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"jlowe","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"quasiben","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"beckernick","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"ajschmidt8","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"ayushdg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"trivialfis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"VibhuJawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"betatim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libcudf-cu12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libcudf-cu12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libcudf-cu12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/libcudf-cu12/related_packages","maintainers":[{"uuid":"rapidsai","login":"rapidsai","name":null,"email":null,"url":null,"packages_count":57,"html_url":"https://pypi.org/user/rapidsai/","role":null,"created_at":"2024-10-01T16:39:54.567Z","updated_at":"2024-10-01T16:39:54.567Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rapidsai/packages"},{"uuid":"nvidia","login":"nvidia","name":null,"email":null,"url":null,"packages_count":719,"html_url":"https://pypi.org/user/nvidia/","role":null,"created_at":"2024-11-24T22:41:15.539Z","updated_at":"2024-11-24T22:41:15.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nvidia/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726278,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":1423165,"full_name":"rapidsai/cudf","default_branch":"branch-25.06","committers":[{"name":"galipremsagar","email":"sagarprem75@gmail.com","login":"galipremsagar","count":2296},{"name":"David Wendt","email":"dwendt@nvidia.com","login":"davidwendt","count":2171},{"name":"Ashwin Srinath","email":"shwina","login":"shwina","count":1866},{"name":"Jake Hemstad","email":"jhemstad@nvidia.com","login":"jrhemstad","count":1747},{"name":"Ram (Ramakrishna Prabhu)","email":"ramakrishnap@nvidia.com","login":"rgsl888prabhu","count":1004},{"name":"Vukasin Milovanovic","email":"vmilovanovic@nvidia.com","login":"vuule","count":973},{"name":"brandon-b-miller","email":"brmiller@nvidia.com","login":"brandon-b-miller","count":916},{"name":"Keith Kraus","email":"kkraus@nvidia.com","login":null,"count":875},{"name":"Mark Harris","email":"mharris@nvidia.com","login":"harrism","count":860},{"name":"Devavret Makkar","email":"dmakkar@nvidia.com","login":"devavret","count":843},{"name":"Karthikeyan Natarajan","email":"karthikeyann","login":"karthikeyann","count":828},{"name":"Olivier Lapicque","email":"olapicque@nvidia.com","login":"OlivierNV","count":599},{"name":"Vyas Ramasubramani","email":"vyasr@nvidia.com","login":"vyasr","count":595},{"name":"ptaylor","email":"paul.e.taylor@me.com","login":"trxcllnt","count":584},{"name":"Conor Hoekstra","email":"codereport@outlook.com","login":"codereport","count":572},{"name":"Matthew Roeschke","email":"10647082+mroeschke","login":"mroeschke","count":560},{"name":"rjzamora","email":"rzamora217@gmail.com","login":"rjzamora","count":555},{"name":"Siu Kwan Lam","email":"michael.lam.sk@gmail.com","login":"sklam","count":468},{"name":"Bradley Dice","email":"bdice@bradleydice.com","login":"bdice","count":433},{"name":"Christopher Harris","email":"charris@nvidia.com","login":"cwharris","count":407},{"name":"H. Thomson Comer","email":"thomcom@gmail.com","login":"thomcom","count":398},{"name":"Trevor Smith","email":"trevorsm7@gmail.com","login":"trevorsm7","count":376},{"name":"Nick Becker","email":"nickb500@gmail.com","login":"beckernick","count":344},{"name":"Jeremy Dyer","email":"jdye64@gmail.com","login":"jdye64","count":340},{"name":"Jaime Ieong","email":"jieong@nvidia.com","login":"j-ieong","count":328},{"name":"Dave Baranec","email":"dbaranec@nvidia.com","login":"nvdbaranec","count":326},{"name":"Mike Wendt","email":"mike.wendt@me.com","login":"mike-wendt","count":315},{"name":"Robert (Bobby) Evans","email":"bobby@apache.org","login":"revans2","count":302},{"name":"Andrei Schaffer","email":"aschaffer@nvidia.com","login":"aschaffer","count":274},{"name":"Tadahito Kobayashi","email":"takobayashi@nvidia.com","login":"kovaltan","count":271},{"name":"Jason Lowe","email":"jlowe@nvidia.com","login":"jlowe","count":268},{"name":"John Kirkham","email":"jakirkham@gmail.com","login":"jakirkham","count":217},{"name":"Lawrence Mitchell","email":"lmitchell@nvidia.com","login":"wence-","count":211},{"name":"Seunghwa Kang","email":"seunghwak@nvidia.com","login":"seunghwak","count":197},{"name":"Nghia Truong","email":"ttnghia","login":"ttnghia","count":189},{"name":"Matthew Murray","email":"41342305+Matt711","login":"Matt711","count":186},{"name":"Jiqun Tu","email":"jtu@nvidia.com","login":"hummingtree","count":175},{"name":"AK-ayush","email":"ayushkumar@protonmail.com","login":"kayush2O6","count":169},{"name":"Raymond Douglass","email":"ray@raydouglass.com","login":"raydouglass","count":163},{"name":"Robert Maynard","email":"rmaynard@nvidia.com","login":"robertmaynard","count":153},{"name":"Raza Jafri","email":"rjafri@nvidia.com","login":"razajafri","count":152},{"name":"MithunR","email":"mythrocks@gmail.com","login":"mythrocks","count":152},{"name":"Kumar Aatish","email":"kaatish@nvidia.com","login":"kaatish","count":147},{"name":"Dante Gama Dessavre","email":"danteg@nvidia.com","login":"dantegd","count":129},{"name":"Michael Wang","email":"isVoid","login":"isVoid","count":127},{"name":"Miller Hooks","email":"","login":null,"count":125},{"name":"Benjamin Zaitlen","email":"quasiben@gmail.com","login":"quasiben","count":118},{"name":"Rong Ou","email":"rong.ou@gmail.com","login":"rongou","count":118},{"name":"Sriram Chandramouli","email":"sriram_chandramouli@hotmail.com","login":"sriramch","count":117},{"name":"Ayush Dattagupta","email":"ayushdg95@gmail.com","login":"ayushdg","count":115},{"name":"Yunsong Wang","email":"yunsongw@nvidia.com","login":"PointKernel","count":115},{"name":"William Malpica","email":"william@blazingdb.com","login":null,"count":106},{"name":"Alessandro Bellina","email":"abellina@nvidia.com","login":"abellina","count":101},{"name":"Mads R. B. Kristensen","email":"madsbk@gmail.com","login":"madsbk","count":98},{"name":"Chuck Hastings","email":"charlesh@nvidia.com","login":"ChuckHastings","count":86},{"name":"Ed Seidl","email":"etseidl","login":"etseidl","count":85},{"name":"James Wyles","email":"37152791+jwyles","login":"jwyles","count":82},{"name":"Nikolay Sakharnykh","email":"nsakharnykh@nvidia.com","login":"nsakharnykh","count":82},{"name":"Kuhu Shukla","email":"kuhus@nvidia.com","login":"kuhushukla","count":81},{"name":"dillon-cullinan","email":"dcullinan92@gmail.com","login":"dillon-cullinan","count":80},{"name":"Keith Kraus","email":"keith.j.kraus@gmail.com","login":"kkraus14","count":79},{"name":"Alexander","email":"aocsa.cs@gmail.com","login":"aocsa","count":76},{"name":"Matthew Rocklin","email":"mrocklin@gmail.com","login":"mrocklin","count":76},{"name":"Mike Wilson","email":"hyperbolic2346","login":"hyperbolic2346","count":73},{"name":"Caleb Winston","email":"calebhwin@gmail.com","login":"calebwin","count":73},{"name":"AJ Schmidt","email":"ajschmidt8","login":"ajschmidt8","count":72},{"name":"jeanp413","email":"jeanp413@hotmail.com","login":"jeanp413","count":72},{"name":"Alfred Xu","email":"lovedreamf@gmail.com","login":"sperlingxx","count":71},{"name":"felipe","email":"felipe@blazingdb.com","login":null,"count":70},{"name":"Dillon Cullinan","email":"dcullinan@dgx13.aselab.nvidia.com","login":null,"count":69},{"name":"vibhujawa","email":"vibhujawa@gmail.com","login":"VibhuJawa","count":69},{"name":"Randy Gelhausen","email":"rgelhau@gmail.com","login":"randerzander","count":65},{"name":"Ryan Lee","email":"ryanlee@nvidia.com","login":"rwlee","count":62},{"name":"Shruti Shivakumar","email":"shruti.shivakumar@gmail.com","login":"shrshi","count":60},{"name":"Muhammad Haseeb","email":"14217455+mhaseeb123","login":"mhaseeb123","count":58},{"name":"Pearu Peterson","email":"pearu.peterson@gmail.com","login":"pearu","count":57},{"name":"James Lamb","email":"jlamb@nvidia.com","login":"jameslamb","count":48},{"name":"zanmato1984","email":"zanmato1984@gmail.com","login":"zanmato1984","count":48},{"name":"Matthew Jones","email":"majones@dgx15.aselab.nvidia.com","login":null,"count":47},{"name":"rnyak","email":"ronayak@hotmail.com","login":"rnyak","count":45},{"name":"Charles Blackmon-Luca","email":"20627856+charlesbluca","login":"charlesbluca","count":45},{"name":"Miller Hooks","email":"mhooks@nvidia.com","login":null,"count":43},{"name":"Percy Camilo Triveño Aucahuasi","email":"percy@blazingdb.com","login":"aucahuasi","count":41},{"name":"Miller Hooks","email":"100833+millerhooks","login":"millerhooks","count":39},{"name":"Eyal Rozenberg","email":"eyalroz@technion.ac.il","login":null,"count":37},{"name":"Karthikeyan Natarajan","email":"knataraj@dgx13.aselab.nvidia.com","login":null,"count":37},{"name":"Brad Rees","email":"brees@nvidia.com","login":"BradReesWork","count":36},{"name":"Andy Grove","email":"andygrove73@gmail.com","login":"andygrove","count":36},{"name":"Rommel","email":"rommel@blazingdb.com","login":null,"count":35},{"name":"Peixin","email":"pxli@nyu.edu","login":"pxLi","count":34},{"name":"Kyle Edwards","email":"kyedwards@nvidia.com","login":"KyleFromNVIDIA","count":30},{"name":"Thomas Li","email":"47963215+lithomas1","login":"lithomas1","count":30},{"name":"Niranjan Artal","email":"nartal@nvidia.com","login":"nartal1","count":29},{"name":"Thomas Graves","email":"tgraves@nvidia.com","login":"tgravescs","count":28},{"name":"Wonchan Lee","email":"wonchanl@nvidia.com","login":"magnatelee","count":28},{"name":"Basit Ayantunde","email":"rlamarrr@gmail.com","login":"lamarrr","count":28},{"name":"Sheilah Kirui","email":"71867292+skirui-source","login":"skirui-source","count":28},{"name":"Niranjan Artal","email":"nartal","login":null,"count":28},{"name":"Elias Stehle","email":"3958403+elstehle","login":"elstehle","count":26},{"name":"Divye Gala","email":"divyegala@gmail.com","login":"divyegala","count":26},{"name":"Yash Vardhan","email":"yashv@nvidia.com","login":"yashv28","count":26},{"name":"Matthew Jones","email":"majones@nvidia.com","login":"mtjrider","count":25},{"name":"Hao Gao","email":"gaohao95@gmail.com","login":"gaohao95","count":25},{"name":"Peter Andreas Entschev","email":"peter@entschev.com","login":"pentschev","count":25},{"name":"Jordan Jacobelli","email":"jjacobelli@nvidia.com","login":"jjacobelli","count":25},{"name":"ChrisJar","email":"chris.jarrett.0@gmail.com","login":"ChrisJar","count":23},{"name":"Jake Awe","email":"50372925+AyodeAwe","login":"AyodeAwe","count":23},{"name":"Tom Augspurger","email":"toaugspurger@nvidia.com","login":"TomAugspurger","count":22},{"name":"root","email":"iroy@nvidia.com","login":"Iroy30","count":22},{"name":"Paul Mattione","email":"156858817+pmattione-nvidia","login":"pmattione-nvidia","count":21},{"name":"Rui Lan","email":"rlan@nvidia.com","login":null,"count":21},{"name":"Liangcai Li","email":"firestarmanllc@gmail.com","login":"firestarman","count":21},{"name":"Christian Noboa Mardini","email":"christian@blazingdb.com","login":null,"count":20},{"name":"hugo","email":"hugo.r.shi@gmail.com","login":"hhuuggoo","count":19},{"name":"Graham Markall","email":"gmarkall@nvidia.com","login":"gmarkall","count":19},{"name":"Michael Schellenberger Costa","email":"miscco@nvidia.com","login":"miscco","count":19},{"name":"Rick Ratzel","email":"rratzel@nvidia.com","login":"rlratzel","count":19},{"name":"Christian8491","email":"ccce91@gmail.com","login":"Christian8491","count":18},{"name":"Oded Green","email":"ogreen@gatech.com","login":null,"count":18},{"name":"Tianyu Liu","email":"kingcrimsontianyu@gmail.com","login":"kingcrimsontianyu","count":17},{"name":"Gil Forsyth","email":"gforsyth","login":"gforsyth","count":17},{"name":"Oded Green","email":"ogreen@nvidia.com","login":"ogreen","count":17},{"name":"Roy Finkelberg","email":"rfinkelberg@dgx02.aselab.nvidia.com","login":null,"count":17},{"name":"Tobias Ribizel","email":"tribizel@nvidia.com","login":"upsj","count":16},{"name":"Roy Finkelberg","email":"roy.finkelberg@gmail.com","login":"RFinkelberg","count":16},{"name":"Matthew Jones","email":"mjones@dfscholars.org","login":null,"count":15},{"name":"Christopher Green","email":"christopherg@nvidia.com","login":null,"count":14},{"name":"Blake Haugen","email":"haugen.blake@gmail.com","login":"bahaugen","count":14},{"name":"shaneding","email":"shane200195@gmail.com","login":"shaneding","count":14},{"name":"Kuhu Shukla","email":"kshukla2@ncsu.edu","login":null,"count":13},{"name":"Pradipta Ghosh","email":"pradghos@in.ibm.com","login":"pradghos","count":13},{"name":"Marlene","email":"57748216+marlenezw","login":"marlenezw","count":13},{"name":"Jayjeet Chakraborty","email":"jc.github@rediffmail.com","login":"JayjeetAtGithub","count":13},{"name":"Gera Shegalov","email":"gera@apache.org","login":"gerashegalov","count":12},{"name":"Phillip Chu","email":"philtrade@winphil.net","login":"philtrade","count":12},{"name":"gpuCI","email":"38199262+GPUtester","login":"GPUtester","count":12},{"name":"Bobby Wang","email":"wbo4958@gmail.com","login":"wbo4958","count":12},{"name":"Suraj Aralihalli","email":"suraj.ara16@gmail.com","login":"SurajAralihalli","count":12},{"name":"Jim Brennan","email":"jimb@nvidia.com","login":"jbrennan333","count":11},{"name":"Abhishek Tiwari","email":"abhishektiwari571@gmail.com","login":"q2w","count":11},{"name":"Chinmay Chandak","email":"47901991+chinmaychandak","login":"chinmaychandak","count":11},{"name":"Stan Seibert","email":"stan@mtrr.org","login":"seibert","count":11},{"name":"Oded Green","email":"ogreen@dgx21.aselab.nvidia.com","login":null,"count":11},{"name":"Taurean Dyer","email":"46935140+taureandyernv","login":"taureandyernv","count":10},{"name":"Jiri Kraus","email":"jkraus@nvidia.com","login":"jirikraus","count":10},{"name":"Chong Gao","email":"gaochong.gc@qq.com","login":"res-life","count":10},{"name":"Ben Frederickson","email":"github@benfrederickson.com","login":"benfred","count":10},{"name":"Jim Crist","email":"jcrist@continuum.io","login":"jcrist","count":10},{"name":"Brandon Miller","email":"brmiller@dgx13.aselab.nvidia.com","login":null,"count":10},{"name":"Mayank Anand","email":"36782063+mayankanand007","login":"mayankanand007","count":9},{"name":"Ray Bell","email":"rayjohnbell0@gmail.com","login":"raybellwaves","count":9},{"name":"tranquiltempeh","email":"54997160+tranquiltempeh","login":"tranquiltempeh","count":9},{"name":"gashen","email":"gashen@nvidia.com","login":"GaryShen2008","count":8},{"name":"Srikar Vanavasam","email":"srikar.vanavasam@gmail.com","login":"SrikarVanavasam","count":8},{"name":"Dillon Cullinan","email":"dcullinan@dgx01.aselab.nvidia.com","login":null,"count":8},{"name":"Srinivas Yadav","email":"43375352+srinivasyadav18","login":"srinivasyadav18","count":8},{"name":"tanyamehrotra01","email":"tanumehrotra01@gmail.com","login":"tanyamehrotra01","count":8},{"name":"Martin Marenz","email":"martin.marenz@gmail.com","login":"Blonck","count":8},{"name":"Eli Fajardo","email":"efajardo@nvidia.com","login":"efajardo-nv","count":7},{"name":"Matt Topol","email":"zotthewizard@gmail.com","login":"zeroshade","count":7},{"name":"vindows","email":"v.inodiyengar@gmail.com","login":"vindows","count":7},{"name":"Conor Hoekstra","email":"choekstra@nvidia.com","login":null,"count":7},{"name":"Gregory Kimball","email":"gregory.kimball@sunpowercorp.com","login":null,"count":7},{"name":"Sarah Yurick","email":"53962159+sarahyurick","login":"sarahyurick","count":7},{"name":"trstovall","email":"trstovall","login":"trstovall","count":7},{"name":"Cindy Jiang","email":"47068112+cindyyuanjiang","login":"cindyyuanjiang","count":7},{"name":"Sebastian Berg","email":"sebastianb@nvidia.com","login":"seberg","count":7},{"name":"Ben Jarmak","email":"104460670+jarmak-nv","login":"jarmak-nv","count":6},{"name":"Wamsi Viswanath","email":"wamsi.viswanath@yahoo.com","login":"wamsiv","count":6},{"name":"Sevag H","email":"shanssian@nvidia.com","login":"sevagh","count":6},{"name":"Hirota Akio","email":"33370421+a-hirota","login":"a-hirota","count":5},{"name":"Mike Sarahan","email":"msarahan@nvidia.com","login":"msarahan","count":5},{"name":"Jihoon Son","email":"ghoonson@gmail.com","login":"jihoonson","count":5},{"name":"Dillon Cullinan","email":"dcullinan@nvidia.com","login":null,"count":5},{"name":"Dante Gama Dessavre","email":"galahad@Dantes-MacBook-Pro.local","login":null,"count":5},{"name":"Miguel Martínez","email":"26169771+miguelusque","login":"miguelusque","count":5},{"name":"Tim Liu","email":"timl@nvidia.com","login":"NvTimLiu","count":4},{"name":"David Gardner","email":"96306125+dagardner-nv","login":"dagardner-nv","count":4},{"name":"Joshua Patterson","email":"datametrician","login":"datametrician","count":4},{"name":"Olli Koskinen","email":"okoskinen@nvidia.com","login":"okoskinen","count":4},{"name":"Will Badart","email":"badart_william@bah.com","login":"wbadart","count":4},{"name":"martinfalisse","email":"45781926+martinfalisse","login":"martinfalisse","count":4},{"name":"Rahul Bhojwani","email":"rabhojwani@dgx07.aselab.nvidia.com","login":null,"count":3},{"name":"Chinmay Chandak","email":"cchandak@cchandak-mlt1.local","login":null,"count":3},{"name":"Ubuntu","email":"ubuntu@ip-172-31-44-190.us-east-2.compute.internal","login":null,"count":3},{"name":"Sean Frye","email":"sfrye@dgx01.aselab.nvidia.com","login":null,"count":3},{"name":"Allison Piper","email":"apiper@nvidia.com","login":"alliepiper","count":3},{"name":"Markku Luukkainen","email":"mluukkainen@nvidia.com","login":"mluukkainen","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"VamsiTallam95","email":"90267547+VamsiTallam95","login":"VamsiTallam95","count":3},{"name":"Trent Nelson","email":"trent@trent.me","login":"tpn","count":3},{"name":"TravisHester","email":"34654270+TravisHester","login":"TravisHester","count":3},{"name":"Tim","email":"43156029+AtlantaPepsi","login":"AtlantaPepsi","count":3},{"name":"Shaswat Anand","email":"33908100+shaswat-indian","login":"shaswat-indian","count":3},{"name":"Renjie Liu","email":"liurenjie2008@gmail.com","login":"liurenjie1024","count":3},{"name":"Brian Tepera","email":"btepera@gmail.com","login":"btepera","count":3},{"name":"Jigao Luo","email":"jigao.luo@outlook.com","login":"JigaoLuo","count":3},{"name":"Julio Perez","email":"jperez@nvidia.com","login":"jperez999","count":3},{"name":"randyzwitch","email":"rzwitch@gmail.com","login":"randyzwitch","count":3},{"name":"Anderson Banihirwe","email":"axbanihirwe@ualr.edu","login":"andersy005","count":3},{"name":"Marco Edward Gorelli","email":"marcogorelli@protonmail.com","login":"MarcoGorelli","count":2},{"name":"Mike McCarty","email":"mmccarty@nvidia.com","login":"mmccarty","count":2},{"name":"Danial Javady","email":"122740063+ZelboK","login":"ZelboK","count":2},{"name":"Bryce Adelstein Lelbach aka wash","email":"brycelelbach@gmail.com","login":"brycelelbach","count":2},{"name":"Bobbi Winema Yogatama","email":"34973829+bwyogatama","login":"bwyogatama","count":2},{"name":"Anthony Chang","email":"54450499+anthony-chang","login":"anthony-chang","count":2},{"name":"Allen Xu","email":"wjxiz1992@gmail.com","login":"wjxiz1992","count":2},{"name":"Adam Thompson","email":"adamt@nvidia.com","login":"awthomp","count":2},{"name":"Allard Hendriksen","email":"allard@allardhendriksen.nl","login":"ahendriksen","count":2},{"name":"Ahmet Uyar","email":"32486572+ahmet-uyar","login":"ahmet-uyar","count":2},{"name":"Yash Vardhan","email":"yashv@dgx11.aselab.nvidia.com","login":null,"count":2},{"name":"Thomas Graves","email":"tgraves@ngvpn01-166-235.dyn.scz.us.nvidia.com","login":null,"count":2},{"name":"Mike Wendt","email":"mwendt@nvidia.com","login":null,"count":2},{"name":"Andrew Foote","email":"afoote@nvidia.com","login":null,"count":2},{"name":"Chinmay Chandak","email":"cchandak@ngvpn01-163-2.dyn.scz.us.nvidia.com","login":null,"count":2},{"name":"Jaya Venkatesh","email":"jjayabaskar@nvidia.com","login":"VenkateshJaya","count":2},{"name":"Jens Glaser","email":"glaserj@ornl.gov","login":"jglaser","count":2},{"name":"John Zedlewski","email":"jzedlewski@nvidia.com","login":"JohnZed","count":2},{"name":"Joseph","email":"68436579+jolorunyomi","login":"jolorunyomi","count":2},{"name":"LiamDoult","email":"3579535@myuwc.ac.za","login":"Liamdoult","count":2},{"name":"Julia Signell","email":"jsignell@gmail.com","login":"jsignell","count":2},{"name":"Jacob O'Farrell","email":"jacob@maxkelsen.com","login":"ofaz","count":2},{"name":"Eyal","email":"109809+eyal0","login":"eyal0","count":2},{"name":"Erik Welch","email":"erik.n.welch@gmail.com","login":"eriknw","count":2},{"name":"Tanmay Gujar","email":"tgujar@nvidia.com","login":"tgujar","count":2},{"name":"Philip Hyunsu Cho","email":"phcho@nvidia.com","login":"hcho3","count":2},{"name":"Zach Puller","email":"zpuller@nvidia.com","login":"zpuller","count":2},{"name":"Ismaël Koné","email":"ismael.from.kone@gmail.com","login":"iskode","count":2},{"name":"Xavier Simmons","email":"cheinger","login":"cheinger","count":2},{"name":"Rommel Anatoli Quintanilla Cruz","email":"romeluko@gmail.com","login":"romeluko","count":2},{"name":"Rahul Prabhu","email":"100436830+sdrp713","login":"sdrp713","count":2},{"name":"Prabindh Sundareson","email":"prabindh@yahoo.com","login":"prabindh","count":2},{"name":"Naty Clementi","email":"natyclementi@gmail.com","login":"ncclementi","count":2},{"name":"NV-jpt","email":"86264103+NV-jpt","login":"NV-jpt","count":2},{"name":"er-eis","email":"eeisenberg0@gmail.com","login":"er-eis","count":2},{"name":"gcca","email":"cristhian@blazingdb.com","login":"gcca","count":2},{"name":"harupy","email":"hkawamura0130@gmail.com","login":"harupy","count":2},{"name":"jinhai","email":"hai.jin@zilliz.com","login":"JinHai-CN","count":2},{"name":"nvidia","email":"jtichy@nvidia.com","login":"JasonAtNvidia","count":2},{"name":"scopatz","email":"scopatz@gmail.com","login":"scopatz","count":2},{"name":"sean-frye","email":"sfrye@nvidia.com","login":"sean-frye","count":2},{"name":"ustcfy","email":"96854327+ustcfy","login":"ustcfy","count":2},{"name":"warrickhe","email":"43077069+warrickhe","login":"warrickhe","count":2},{"name":"Eyal Soha","email":"69258779+esoha-nvidia","login":"esoha-nvidia","count":2},{"name":"0.alpha","email":"houyu02@baidu.com","login":null,"count":1},{"name":"Jiqun Tu","email":"hummingtree@localhost.localdomain","login":null,"count":1},{"name":"Andrew Seidl","email":"dev@aas.io","login":"andrewseidl","count":1},{"name":"Carl Simon Adorf","email":"sadorf@nvidia.com","login":"csadorf","count":1},{"name":"DanialJavady96","email":"154250392+DanialJavady96","login":"DanialJavady96","count":1},{"name":"Evan Ramos","email":"evanr@nvidia.com","login":"evanramos-nvidia","count":1},{"name":"Ferdinand Xu","email":"ferdinandx@nvidia.com","login":"winningsix","count":1},{"name":"Gregory Kimball","email":"gkimball@nvidia.com","login":"GregoryKimball","count":1},{"name":"Haoyang Li","email":"ntlihy@gmail.com","login":"thirtiseven","count":1},{"name":"Igor Moura","email":"imp2@cin.ufpe.br","login":"igormp","count":1},{"name":"Jeroen van Straten","email":"jeroen.van.straten@gmail.com","login":"jvanstraten","count":1},{"name":"Wes McKinney","email":"wes.mckinney@twosigma.com","login":"wesm","count":1},{"name":"William Kaiser","email":"wkaisertexas@gmail.com","login":"wkaisertexas","count":1},{"name":"Xinyu Zeng","email":"xzeng56@wisc.edu","login":"XinyuZeng","count":1},{"name":"chenrui17","email":"33319780+chenrui17","login":"chenrui17","count":1},{"name":"code-review-doctor","email":"72647856+code-review-doctor","login":"code-review-doctor","count":1},{"name":"unknown","email":"unknown@example.com","login":"RITHVIK8374","count":1},{"name":"tequilayu","email":"48981002+tequilayu","login":"tequilayu","count":1},{"name":"raghavmi","email":"44591750+raghavmi","login":"raghavmi","count":1},{"name":"ochan1","email":"oscar4856@yahoo.com","login":"ochan1","count":1},{"name":"matal-nvidia","email":"157757926+matal-nvidia","login":"matal-nvidia","count":1},{"name":"garanews","email":"puntogtg@tiscali.it","login":"garanews","count":1},{"name":"dominicshanshan","email":"dominicwangshanshan@hotmail.com","login":"dominicshanshan","count":1},{"name":"Jirka Borovec","email":"6035284+Borda","login":"Borda","count":1},{"name":"Alan deLevie","email":"adelevie@gmail.com","login":"adelevie","count":1},{"name":"Ajay Thorve","email":"AjayThorve","login":"AjayThorve","count":1},{"name":"Pantakan Kanprawet","email":"pantakan.totae@gmail.com","login":"Touutae-lab","count":1},{"name":"Nicolas","email":"denoyelle.nicolas@gmail.com","login":"NicolasDenoyelle","count":1},{"name":"Navin Kumar","email":"97137715+NVnavkumar","login":"NVnavkumar","count":1},{"name":"Mohamed Thabet","email":"thabetx@gmail.com","login":"thabetx","count":1},{"name":"Michael Demoret","email":"42954918+mdemoret-nv","login":"mdemoret-nv","count":1},{"name":"Michael Balint","email":"mbalint@nvidia.com","login":"michael-balint","count":1},{"name":"Marcus D. Hanwell","email":"mhanwell@gmail.com","login":"cryos","count":1},{"name":"Kyle Hawkins","email":"47363388+osidekyle","login":"osidekyle","count":1},{"name":"Thomas Meier","email":"44478121+mjsamoht","login":"mjsamoht","count":1},{"name":"Oded Green","email":"ogreen@ngvpn01-164-80.dyn.scz.us.nvidia.com","login":null,"count":1},{"name":"Peter MacKinnon","email":"pmackinn@redhat.com","login":null,"count":1},{"name":"Ashwin Trikuta Srinath","email":"ashwint@ngvpn01-174-198.dyn.scz.us.nvidia.com","login":null,"count":1},{"name":"Dillon Cullinan","email":"dcullinan@dgx06.aselab.nvidia.com","login":null,"count":1},{"name":"Raymond Douglass","email":"ray@raydouglass","login":null,"count":1},{"name":"tofivorajo","email":"tofivorajo@xgmailoo.com","login":null,"count":1},{"name":"Ubuntu","email":"ubuntu@ip-172-31-47-5.us-east-2.compute.internal","login":null,"count":1},{"name":"AmirAli Mirian","email":"37371367+amiralimi","login":"amiralimi","count":1},{"name":"Sreekiran096","email":"37189188+Sreekiran096","login":"Sreekiran096","count":1},{"name":"Shakeeb Pasha","email":"shakeebbk@gmail.com","login":"Shakeebbk","count":1},{"name":"Sanjana Gajendran","email":"sanjana22021998@gmail.com","login":"sanjana098","count":1},{"name":"Sameer Raheja","email":"sameerz","login":"sameerz","count":1},{"name":"Sam Turner","email":"98767222+stmio","login":"stmio","count":1},{"name":"Ryan McCormick","email":"rmccormick@nvidia.com","login":"rmccorm4","count":1},{"name":"Rodolfo Lima","email":"rlima@nvidia.com","login":"rodlima78","count":1},{"name":"Remzi Yang","email":"59198230+HaoYang670","login":"HaoYang670","count":1},{"name":"Ralf Gommers","email":"ralf.gommers@gmail.com","login":"rgommers","count":1}],"total_commits":29723,"total_committers":296,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":100.41554054054055,"dds":0.922753423274905,"past_year_committers":[{"name":"Matthew Roeschke","email":"10647082+mroeschke","login":"mroeschke","count":326},{"name":"Matthew Murray","email":"41342305+Matt711","login":"Matt711","count":185},{"name":"David Wendt","email":"45795991+davidwendt","login":"davidwendt","count":179},{"name":"Lawrence Mitchell","email":"lmitchell@nvidia.com","login":"wence-","count":103},{"name":"Vyas Ramasubramani","email":"vyasr@nvidia.com","login":"vyasr","count":88},{"name":"Bradley Dice","email":"bdice@bradleydice.com","login":"bdice","count":86},{"name":"GALI PREM SAGAR","email":"sagarprem75@gmail.com","login":"galipremsagar","count":85},{"name":"Richard (Rick) Zamora","email":"rzamora217@gmail.com","login":"rjzamora","count":70},{"name":"Vukasin Milovanovic","email":"vmilovanovic@nvidia.com","login":"vuule","count":68},{"name":"Muhammad Haseeb","email":"14217455+mhaseeb123","login":"mhaseeb123","count":49},{"name":"Yunsong Wang","email":"yunsongw@nvidia.com","login":"PointKernel","count":46},{"name":"Shruti Shivakumar","email":"shruti.shivakumar@gmail.com","login":"shrshi","count":44},{"name":"James Lamb","email":"jlamb@nvidia.com","login":"jameslamb","count":39},{"name":"brandon-b-miller","email":"53796099+brandon-b-miller","login":"brandon-b-miller","count":36},{"name":"Thomas Li","email":"47963215+lithomas1","login":"lithomas1","count":29},{"name":"Basit Ayantunde","email":"rlamarrr@gmail.com","login":"lamarrr","count":26},{"name":"Kyle Edwards","email":"kyedwards@nvidia.com","login":"KyleFromNVIDIA","count":21},{"name":"Nghia Truong","email":"7416935+ttnghia","login":"ttnghia","count":21},{"name":"Michael Schellenberger Costa","email":"miscco@nvidia.com","login":"miscco","count":18},{"name":"Gil Forsyth","email":"gforsyth","login":"gforsyth","count":17},{"name":"Tianyu Liu","email":"kingcrimsontianyu@gmail.com","login":"kingcrimsontianyu","count":17},{"name":"Paul Mattione","email":"156858817+pmattione-nvidia","login":"pmattione-nvidia","count":16},{"name":"Karthikeyan","email":"6488848+karthikeyann","login":"karthikeyann","count":16},{"name":"Robert Maynard","email":"rmaynard@nvidia.com","login":"robertmaynard","count":16},{"name":"Tom Augspurger","email":"toaugspurger@nvidia.com","login":"TomAugspurger","count":14},{"name":"Jayjeet Chakraborty","email":"jc.github@rediffmail.com","login":"JayjeetAtGithub","count":13},{"name":"Ray Douglass","email":"ray@raydouglass.com","login":"raydouglass","count":13},{"name":"Mads R. B. Kristensen","email":"madsbk@gmail.com","login":"madsbk","count":10},{"name":"Peter Andreas Entschev","email":"peter@entschev.com","login":"pentschev","count":9},{"name":"Robert (Bobby) Evans","email":"bobby@apache.org","login":"revans2","count":9},{"name":"Jason Lowe","email":"jlowe@nvidia.com","login":"jlowe","count":8},{"name":"nvdbaranec","email":"56695930+nvdbaranec","login":"nvdbaranec","count":7},{"name":"Srinivas Yadav","email":"43375352+srinivasyadav18","login":"srinivasyadav18","count":7},{"name":"Paul Taylor","email":"178183+trxcllnt","login":"trxcllnt","count":7},{"name":"Jake Awe","email":"50372925+AyodeAwe","login":"AyodeAwe","count":7},{"name":"Sebastian Berg","email":"sebastianb@nvidia.com","login":"seberg","count":6},{"name":"jakirkham","email":"jakirkham@gmail.com","login":"jakirkham","count":6},{"name":"Alessandro Bellina","email":"abellina@nvidia.com","login":"abellina","count":5},{"name":"Mike Sarahan","email":"msarahan@nvidia.com","login":"msarahan","count":5},{"name":"Hirota Akio","email":"33370421+a-hirota","login":"a-hirota","count":5},{"name":"Matt Topol","email":"zotthewizard@gmail.com","login":"zeroshade","count":5},{"name":"Peixin","email":"pxli@nyu.edu","login":"pxLi","count":5},{"name":"Ben Jarmak","email":"104460670+jarmak-nv","login":"jarmak-nv","count":4},{"name":"Jihoon Son","email":"ghoonson@gmail.com","login":"jihoonson","count":4},{"name":"Mark Harris","email":"783069+harrism","login":"harrism","count":4},{"name":"Benjamin Zaitlen","email":"quasiben","login":"quasiben","count":3},{"name":"Brian Tepera","email":"btepera@gmail.com","login":"btepera","count":3},{"name":"Ed Seidl","email":"etseidl","login":"etseidl","count":3},{"name":"Jigao Luo","email":"jigao.luo@outlook.com","login":"JigaoLuo","count":3},{"name":"Ray Bell","email":"rayjohnbell0@gmail.com","login":"raybellwaves","count":3},{"name":"Renjie Liu","email":"liurenjie2008@gmail.com","login":"liurenjie1024","count":3},{"name":"warrickhe","email":"43077069+warrickhe","login":"warrickhe","count":2},{"name":"ustcfy","email":"96854327+ustcfy","login":"ustcfy","count":2},{"name":"Taurean Dyer","email":"46935140+taureandyernv","login":"taureandyernv","count":2},{"name":"Rahul Prabhu","email":"100436830+sdrp713","login":"sdrp713","count":2},{"name":"Naty Clementi","email":"natyclementi@gmail.com","login":"ncclementi","count":2},{"name":"Mike Wilson","email":"hyperbolic2346","login":"hyperbolic2346","count":2},{"name":"Marco Edward Gorelli","email":"marcogorelli@protonmail.com","login":"MarcoGorelli","count":2},{"name":"Jaya Venkatesh","email":"jjayabaskar@nvidia.com","login":"VenkateshJaya","count":2},{"name":"Graham Markall","email":"535640+gmarkall","login":"gmarkall","count":2},{"name":"David Gardner","email":"96306125+dagardner-nv","login":"dagardner-nv","count":2},{"name":"Chong Gao","email":"gaochong.gc@qq.com","login":"res-life","count":2},{"name":"Charles Blackmon-Luca","email":"20627856+charlesbluca","login":"charlesbluca","count":2},{"name":"Zach Puller","email":"zach.puller@gmail.com","login":"zpuller","count":2},{"name":"MithunR","email":"mithunr@nvidia.com","login":"mythrocks","count":1},{"name":"Nicolas","email":"denoyelle.nicolas@gmail.com","login":"NicolasDenoyelle","count":1},{"name":"Suraj Aralihalli","email":"suraj.ara16@gmail.com","login":"SurajAralihalli","count":1},{"name":"Tanmay Gujar","email":"tgujar@nvidia.com","login":"tgujar","count":1},{"name":"Thomas Graves","email":"tgraves@nvidia.com","login":"tgravescs","count":1},{"name":"matal-nvidia","email":"157757926+matal-nvidia","login":"matal-nvidia","count":1},{"name":"tequilayu","email":"48981002+tequilayu","login":"tequilayu","count":1},{"name":"Mike McCarty","email":"mmccarty@nvidia.com","login":"mmccarty","count":1},{"name":"Michael Wang","email":"isVoid","login":"isVoid","count":1},{"name":"Marcus D. Hanwell","email":"mhanwell@gmail.com","login":"cryos","count":1},{"name":"Jordan Jacobelli","email":"jjacobelli@nvidia.com","login":"jjacobelli","count":1},{"name":"Jirka Borovec","email":"6035284+Borda","login":"Borda","count":1},{"name":"Jim Crist-Harif","email":"jcristharif@gmail.com","login":"jcrist","count":1},{"name":"Eyal Soha","email":"69258779+esoha-nvidia","login":"esoha-nvidia","count":1},{"name":"Evan Ramos","email":"evanr@nvidia.com","login":"evanramos-nvidia","count":1},{"name":"Elias Stehle","email":"3958403+elstehle","login":"elstehle","count":1},{"name":"Christopher Harris","email":"xixonia@gmail.com","login":"cwharris","count":1},{"name":"Allison Piper","email":"alliepiper16@gmail.com","login":"alliepiper","count":1}],"past_year_total_commits":1816,"past_year_total_committers":82,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":22.146341463414632,"past_year_dds":0.8204845814977973,"last_synced_at":"2025-05-24T05:52:29.310Z","last_synced_commit":"204beba3bddb6227979a33dc5e345e12480bd27d","created_at":"2023-10-26T00:35:59.247Z","updated_at":"2025-05-24T05:52:35.592Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853308351,"contributors_count":31095163,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"rapidsai/cudf","html_url":"https://github.com/rapidsai/cudf","last_synced_at":"2025-09-07T03:48:25.046Z","status":null,"issues_count":1731,"pull_requests_count":6264,"avg_time_to_close_issue":23294511.703626942,"avg_time_to_close_pull_request":1674995.970893971,"issues_closed_count":965,"pull_requests_closed_count":4810,"pull_request_authors_count":141,"issue_authors_count":325,"avg_comments_per_issue":2.2016175621028307,"avg_comments_per_pull_request":2.5391123882503193,"merged_pull_requests_count":4277,"bot_issues_count":1,"bot_pull_requests_count":431,"past_year_issues_count":680,"past_year_pull_requests_count":3627,"past_year_avg_time_to_close_issue":1283852.7097902098,"past_year_avg_time_to_close_pull_request":616664.3154435925,"past_year_issues_closed_count":286,"past_year_pull_requests_closed_count":2739,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":124,"past_year_avg_comments_per_issue":0.9558823529411765,"past_year_avg_comments_per_pull_request":2.4188034188034186,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":333,"past_year_merged_pull_requests_count":2482,"created_at":"2023-05-14T21:13:38.204Z","updated_at":"2025-09-07T03:48:25.048Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidsai%2Fcudf/issues","issue_labels_count":{"feature request":771,"bug":710,"libcudf":391,"Python":220,"cuIO":197,"cuDF (Python)":167,"0 - Backlog":150,"question":86,"Performance":80,"? - Needs Triage":78,"cudf.polars":72,"cudf.pandas":70,"helps: Spark":60,"improvement":60,"Spark":56,"doc":53,"good first issue":41,"pylibcudf":31,"non-breaking":29,"2 - In Progress":29,"CMake":28,"dask":26,"tests":20,"proposal":17,"1 - On Deck":16,"Needs Triage":15,"strings":15,"cuDF (Java)":15,"Java":12,"0 - Waiting on Author":12,"pandas":12,"numba":11,"cudf-polars":10,"wontfix":10,"4 - Waiting on Author":10,"0 - Blocked":9,"3 - Ready for Review":8,"no-oom":7,"conda":7,"inactive-30d":6,"ci":5,"tech debt":4,"Reliability":4,"helps: Python":3,"External":3,"5 - Ready to Merge":3,"cuco":3,"inactive-90d":3,"4 - Needs Review":3,"helps: Dask":2,"python":2,"dask-cudf":2,"breaking":2,"invalid":1,"Cython":1,"5 - DO NOT MERGE":1,"code quality":1},"pull_request_labels_count":{"non-breaking":4924,"improvement":3043,"libcudf":2241,"Python":2111,"bug":1210,"3 - Ready for Review":1026,"CMake":1014,"feature request":816,"cuDF (Python)":713,"pylibcudf":550,"cudf.polars":540,"5 - Ready to Merge":536,"cuIO":323,"breaking":292,"cudf.pandas":291,"2 - In Progress":227,"Java":223,"strings":174,"doc":166,"ci":162,"Performance":148,"conda":126,"cuDF (Java)":109,"Spark":107,"cudf-polars":79,"5 - DO NOT MERGE":73,"DO NOT MERGE":65,"tests":61,"dask":61,"helps: Spark":56,"4 - Needs Review":50,"cuco":25,"! - Hotfix":24,"numba":19,"pandas":17,"4 - Needs cuDF (Python) Reviewer":16,"tech debt":14,"python":13,"0 - Waiting on Author":8,"inactive-30d":7,"Reliability":7,"0 - Blocked":5,"code quality":5,"libcudf blocker":5,"proposal":4,"4 - Waiting on Author":4,"4 - Needs cuDF (Java) Reviewer":4,"inactive-90d":3,"Needs build-infra":3,"no-oom":2,"4 - Needs cuIO Reviewer":2,"Needs Triage":2,"Cython":2,"4 - Needs libcudf Reviewer":1,"deprecation":1,"gpuCI":1,"helps: Dask":1,"helps: Python":1,"5 - Merge After Dependencies":1,"0 - Backlog":1},"issue_author_associations_count":{"CONTRIBUTOR":1164,"NONE":298,"MEMBER":260,"COLLABORATOR":8},"pull_request_author_associations_count":{"CONTRIBUTOR":4822,"MEMBER":858,"NONE":520,"COLLABORATOR":64},"issue_authors":{"vyasr":147,"galipremsagar":99,"wence-":95,"GregoryKimball":89,"Matt711":74,"mroeschke":58,"ttnghia":57,"beckernick":47,"revans2":44,"brandon-b-miller":43,"MarcoGorelli":41,"rjzamora":38,"bdice":34,"shwina":31,"abellina":29,"vuule":27,"jlowe":27,"mhaseeb123":27,"TomAugspurger":25,"davidwendt":23,"nvdbaranec":20,"JigaoLuo":17,"isVoid":15,"harrism":15,"PointKernel":14,"karthikeyann":13,"shrshi":12,"jrhemstad":11,"andygrove":11,"ayushdg":11,"taureandyernv":10,"lamarrr":10,"quasiben":10,"mattf":9,"mythrocks":9,"VibhuJawa":8,"dagardner-nv":8,"pxLi":8,"amanlai":8,"blue-cat-whale":8,"lithomas1":8,"aocsa":7,"etseidl":6,"taozuoqiao":6,"kkraus14":6,"tgujar":6,"divyegala":5,"miguelusque":5,"jakirkham":5,"mlahir1":5,"pmattione-nvidia":5,"charlesbluca":5,"qsimeon":5,"kingcrimsontianyu":5,"randerzander":4,"raybellwaves":4,"JayjeetAtGithub":4,"tx2002":4,"er-eis":4,"seberg":4,"thirtiseven":4,"jihoonson":4,"praateekmahajan":4,"trivialfis":4,"cwharris":4,"wbo4958":3,"drabastomek":3,"kolfild26":3,"pentschev":3,"madsbk":3,"wphicks":3,"betatim":3,"honno":3,"firestarman":3,"ZelboK":3,"preorat-sion":3,"NvTimLiu":3,"hyperbolic2346":3,"rgsl888prabhu":2,"matt7salomon":2,"daxiongshu":2,"ncclementi":2,"rishic3":2,"takuya-araki":2,"NVnavkumar":2,"razajafri":2,"lidavidm":2,"shou123":2,"thomcom":2,"Sudharshan96":2,"jp-gr":2,"KazukiOnodera":2,"DanialJavady96":2,"sarahyurick":2,"mrocklin":2,"res-life":2,"mullerhai":2,"jdye64":2,"warrickhe":2,"jcrist":2,"ChrisJar":2,"Camilochiang":2,"JacoCheung":2,"ustcfy":2,"teskuteyi":2,"liurenjie1024":2,"robertmaynard":2,"sevagh":2,"AjayThorve":2,"jameslamb":2,"matal-nvidia":2,"JamesMaki":2,"magnatelee":2,"devavret":2,"paulsbrookes":2,"guilhermehartmann":2,"jangorecki":2,"a-hirota":2,"girishlc":1,"jcampabadal-db":1,"weidinger-c":1,"zeroshade":1,"DeepakSaini119":1,"prashantkhoje":1,"cornhundred":1,"ava6969":1,"IMA18":1,"Kafuuaki":1,"nurmanmus":1,"ALIANS-PRODUCTIONS":1,"TravisHester":1,"VamsiTallam95":1,"backyes":1,"caryr35":1,"haoran1062":1,"bryevdv":1,"Pedrexus":1,"fusying-hwang":1,"hiroki-nishimoto-fixstars":1,"stckwok":1,"RijndertAriese":1,"NicolasDenoyelle":1,"nvliyuan":1,"newjavaer":1,"NetZissou":1,"parkerzf":1,"himanshu-zetta":1,"calebwin":1,"lgray":1,"DaiZack":1,"Ginger-Tec":1,"harsh123-baba":1,"tpn":1,"mengdong":1,"Hakan439":1,"vintom822":1,"rishizeki":1,"Henelik":1,"drobison00":1,"gerashegalov":1,"WonderingWJ":1,"edwardluohao":1,"kev-pebble":1,"1jiangxd":1,"raisadz":1,"yaseenhp":1,"Hamed-AlMehdhar":1,"nghiadt22":1,"justkrismanohar":1,"Rishit-dagli":1,"sapcode":1,"xhkong":1,"naruwy":1,"prabhatkgupta":1,"dan13bauer":1,"zpuller":1,"theklen-ai":1,"nogader":1,"Ploverain":1,"yidong72":1,"JoaquinAmatRodrigo":1,"Kkrishnaa":1,"wingkitlee0":1,"practicasia2022":1,"Abhinawap":1,"Zakk-Yang":1,"rbavery":1,"an-ys":1,"chenrui17":1,"Salonijain27":1,"bpleao":1,"bernhardmgruber":1,"dmitra79":1,"9prady9":1,"mj3cheun":1,"OpenDGPS":1,"gnahz04":1,"breta-nv":1,"hlinsen":1,"skirui-source":1,"iskode":1,"nicbor":1,"srinivasyadav18":1,"mmkclement":1,"tedliosu":1,"liuyangc1":1,"joe-altana":1,"rapids-bot[bot]":1,"mrxbox98":1,"groobyming":1,"binmahone":1,"Rajrupa1998":1,"billu94":1,"nyck33":1,"DevUt":1,"robomike":1,"frasertajima":1,"OlivierNV":1,"cdeotte":1,"arpan-das-astrophysics":1,"cryos":1,"blademoon":1,"sononix":1,"bschifferer":1,"marlenezw":1,"chirayuG-nvidia":1,"rohanpaul14855":1,"Wynxa":1,"bagheriali2001":1,"rajnraj100":1,"Shengqi77":1,"Huilin-Li":1,"henryzhangpku":1,"Manoj-red-hat":1,"Rhett-Ying":1,"wilsonbill":1,"Gabriel-Kissin":1,"BILL-SUN521":1,"gforsyth":1,"GermanAizek":1,"AdamKorcz":1,"auggie246":1,"magnus-ekman":1,"Rridley7":1,"SHIMURA0":1,"alexbarghi-nv":1,"dking21st":1,"lk137095576":1,"priyanshu7401":1,"meprem":1,"stephenmm":1,"arkanovicz":1,"marcimarc1":1,"tiketdatayoga":1,"8W9aG":1,"martindurant":1,"jarmak-nv":1,"aravenel":1,"masbicudo":1,"bibek376":1,"kevkrist":1,"Char-Aznable":1,"reinzler":1,"HGanFan":1,"kuhushukla":1,"gs-alt":1,"avithemad":1,"pmixer":1,"jacobtomlinson":1,"dawilliams-nvidia":1,"vibhatha":1,"v1gnesh":1,"kunshouout":1,"btepera":1,"lns":1,"chinmaychandak":1,"TNieuwdorp":1,"aerdem4":1,"AyodeAwe":1,"wamsiv":1,"gm3g11":1,"lvxhnat":1,"gg-tmp":1,"notwopr":1,"DavidARivkin":1,"guiyanakuang":1,"MostafaBouzari":1,"sperlingxx":1,"dantegd":1,"trevorsm7":1,"shriramch":1,"jtromans":1,"mughetto":1,"BetterAndBetterII":1,"stucash":1,"csaimd":1,"maheshmrs":1,"mayankmalik-colab":1,"kaatish":1,"TakuNishiumi":1,"gmarkall":1,"Vortexx2":1,"gaohao95":1,"yazabaza":1,"ericphan-nv":1,"hcho3":1,"chloeh13q":1,"hoxbro":1,"caork":1,"mixcheck":1,"lmeyerov":1,"kevinli-webbertech":1,"MurrayData":1,"will-hill":1,"yz342":1,"NdroidY":1,"OliverLPH":1,"AlexandrParkhomenko":1,"ahmet-uyar":1,"Elnifio":1,"weedge":1,"aminaramoon":1,"sameerz":1,"Ullar-Kask":1},"pull_request_authors":{"mroeschke":926,"davidwendt":566,"Matt711":456,"rapids-bot[bot]":429,"vyasr":337,"galipremsagar":330,"bdice":293,"wence-":241,"vuule":241,"rjzamora":204,"PointKernel":159,"mhaseeb123":147,"brandon-b-miller":138,"shrshi":124,"ttnghia":98,"jameslamb":93,"lamarrr":83,"etseidl":70,"TomAugspurger":70,"GPUtester":62,"karthikeyann":61,"robertmaynard":60,"KyleFromNVIDIA":60,"lithomas1":57,"kingcrimsontianyu":55,"pmattione-nvidia":47,"raydouglass":43,"gforsyth":38,"madsbk":37,"miscco":36,"pentschev":33,"nvdbaranec":33,"AyodeAwe":28,"shwina":28,"jakirkham":27,"JayjeetAtGithub":26,"abellina":23,"revans2":23,"harrism":22,"seberg":21,"raybellwaves":20,"jlowe":20,"srinivasyadav18":19,"trxcllnt":18,"res-life":16,"msarahan":15,"SurajAralihalli":14,"pxLi":14,"JigaoLuo":14,"zeroshade":12,"tgujar":12,"a-hirota":10,"er-eis":9,"jihoonson":9,"charlesbluca":8,"btepera":7,"hyperbolic2346":7,"elstehle":7,"quasiben":7,"mythrocks":7,"divyegala":7,"jarmak-nv":6,"ajschmidt8":6,"VenkateshJaya":6,"jjacobelli":5,"dagardner-nv":5,"sdrp713":5,"gerashegalov":4,"MarcoGorelli":4,"alliepiper":4,"isVoid":4,"binmahone":4,"ncclementi":4,"liurenjie1024":4,"warrickhe":4,"ustcfy":4,"zpuller":4,"gmarkall":4,"evanramos-nvidia":4,"DanialJavady96":3,"beckernick":3,"tpn":3,"cryos":3,"thirtiseven":3,"taureandyernv":3,"razajafri":3,"amanlai":3,"singhmanas1":3,"jrhemstad":2,"Borda":2,"williamFalcon":2,"Copilot":2,"Vortexx2":2,"tgravescs":2,"cwharris":2,"praateekmahajan":2,"NvTimLiu":2,"sleeepyjack":2,"Blonck":2,"matal-nvidia":2,"GregoryKimball":2,"amiralimi":2,"jcrist":2,"hcho3":2,"esoha-nvidia":2,"jbrennan333":2,"sarda-devesh":2,"NeilGeorge1":2,"pre-commit-ci[bot]":2,"Touutae-lab":2,"mmccarty":2,"brycelelbach":2,"ZelboK":2,"tequilayu":2,"winningsix":1,"weidinger-c":1,"aocsa":1,"GaryShen2008":1,"trivialfis":1,"osidekyle":1,"ahmet-uyar":1,"sperlingxx":1,"AryanP45":1,"Avinash-Raj":1,"sanjana098":1,"thomcom":1,"stsfaroz":1,"wkaisertexas":1,"ravig31":1,"upsj":1,"YanxuanLiu":1,"thabetx":1,"dantegd":1,"cindyyuanjiang":1,"enoch-sit":1,"NicolasDenoyelle":1,"calebwin":1,"rwlee":1,"sevagh":1,"tiraldj":1,"firestarman":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"feature request":315,"bug":273,"libcudf":95,"Python":87,"cudf.polars":45,"cuIO":42,"pylibcudf":23,"Spark":23,"improvement":18,"Performance":18,"non-breaking":17,"doc":16,"question":16,"cudf.pandas":14,"cudf-polars":10,"good first issue":8,"Needs Triage":6,"CMake":5,"Java":5,"3 - Ready for Review":4,"tests":4,"0 - Waiting on Author":4,"proposal":3,"dask":3,"cuco":3,"wontfix":3,"1 - On Deck":2,"ci":1,"numba":1,"0 - Blocked":1,"conda":1,"strings":1,"5 - Ready to Merge":1,"4 - Needs Review":1,"breaking":1},"past_year_pull_request_labels_count":{"non-breaking":2810,"improvement":1759,"Python":1588,"libcudf":1205,"bug":622,"CMake":601,"3 - Ready for Review":496,"feature request":477,"cudf.polars":421,"pylibcudf":418,"5 - Ready to Merge":332,"cudf.pandas":208,"Java":172,"breaking":136,"cuIO":126,"2 - In Progress":117,"doc":87,"cudf-polars":79,"Spark":76,"Performance":71,"strings":63,"DO NOT MERGE":60,"4 - Needs Review":31,"5 - DO NOT MERGE":29,"ci":25,"cuco":24,"dask":21,"tests":18,"! - Hotfix":10,"cuDF (Java)":8,"numba":5,"0 - Blocked":3,"conda":3,"0 - Waiting on Author":3,"cuDF (Python)":2,"Needs build-infra":1,"Reliability":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":498,"NONE":98,"MEMBER":83},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":2717,"MEMBER":540,"NONE":370},"past_year_issue_authors":{"Matt711":69,"vyasr":68,"MarcoGorelli":39,"GregoryKimball":38,"mroeschke":37,"brandon-b-miller":28,"galipremsagar":28,"ttnghia":27,"TomAugspurger":25,"wence-":23,"rjzamora":18,"mhaseeb123":18,"JigaoLuo":17,"vuule":10,"lamarrr":10,"PointKernel":10,"shrshi":9,"davidwendt":9,"karthikeyann":8,"quasiben":7,"revans2":7,"abellina":7,"bdice":7,"beckernick":7,"taozuoqiao":6,"kingcrimsontianyu":5,"pxLi":5,"tgujar":4,"taureandyernv":4,"praateekmahajan":4,"preorat-sion":3,"wphicks":3,"nvdbaranec":3,"jakirkham":3,"jlowe":3,"dagardner-nv":3,"mullerhai":2,"matt7salomon":2,"JayjeetAtGithub":2,"jcrist":2,"liurenjie1024":2,"jihoonson":2,"jp-gr":2,"ncclementi":2,"ustcfy":2,"trivialfis":2,"teskuteyi":2,"VibhuJawa":2,"ayushdg":2,"takuya-araki":2,"devavret":2,"drabastomek":2,"warrickhe":2,"seberg":2,"rishic3":2,"guilhermehartmann":2,"will-hill":1,"mythrocks":1,"wilsonbill":1,"mrxbox98":1,"NdroidY":1,"NetZissou":1,"wingkitlee0":1,"Wynxa":1,"TNieuwdorp":1,"nghiadt22":1,"nvliyuan":1,"tedliosu":1,"pentschev":1,"Shengqi77":1,"sarahyurick":1,"pmattione-nvidia":1,"Rishit-dagli":1,"rapids-bot[bot]":1,"raisadz":1,"firestarman":1,"ericphan-nv":1,"DevUt":1,"DeepakSaini119":1,"dan13bauer":1,"cwharris":1,"chenrui17":1,"cdeotte":1,"caork":1,"btepera":1,"blue-cat-whale":1,"blademoon":1,"binmahone":1,"BetterAndBetterII":1,"betatim":1,"ava6969":1,"aravenel":1,"an-ys":1,"aminaramoon":1,"AlexandrParkhomenko":1,"ahmet-uyar":1,"a-hirota":1,"9prady9":1,"8W9aG":1,"mlahir1":1,"mayankmalik-colab":1,"matal-nvidia":1,"martindurant":1,"maheshmrs":1,"madsbk":1,"lns":1,"kev-pebble":1,"kevkrist":1,"KazukiOnodera":1,"JoaquinAmatRodrigo":1,"jameslamb":1,"JacoCheung":1,"hyperbolic2346":1,"hoxbro":1,"hiroki-nishimoto-fixstars":1,"himanshu-zetta":1,"Henelik":1,"hcho3":1,"Hamed-AlMehdhar":1,"gnahz04":1,"gg-tmp":1,"gforsyth":1,"Gabriel-Kissin":1},"past_year_pull_request_authors":{"mroeschke":560,"Matt711":386,"rapids-bot[bot]":331,"davidwendt":278,"vyasr":197,"vuule":153,"galipremsagar":150,"bdice":147,"rjzamora":141,"PointKernel":118,"mhaseeb123":109,"wence-":95,"shrshi":85,"lamarrr":83,"TomAugspurger":69,"brandon-b-miller":65,"ttnghia":55,"kingcrimsontianyu":55,"jameslamb":54,"gforsyth":38,"KyleFromNVIDIA":34,"miscco":30,"karthikeyann":25,"pmattione-nvidia":25,"madsbk":22,"pentschev":20,"jakirkham":17,"raydouglass":17,"AyodeAwe":15,"JigaoLuo":14,"pxLi":13,"msarahan":13,"revans2":12,"nvdbaranec":11,"robertmaynard":11,"res-life":10,"jlowe":10,"abellina":9,"a-hirota":8,"tgujar":7,"trxcllnt":7,"VenkateshJaya":6,"quasiben":6,"btepera":5,"mythrocks":4,"JayjeetAtGithub":4,"jihoonson":4,"evanramos-nvidia":4,"warrickhe":4,"binmahone":4,"ajschmidt8":4,"seberg":4,"srinivasyadav18":4,"liurenjie1024":4,"MarcoGorelli":4,"ncclementi":4,"dagardner-nv":4,"ustcfy":4,"taureandyernv":3,"zeroshade":3,"hyperbolic2346":3,"isVoid":3,"zpuller":2,"pre-commit-ci[bot]":2,"tpn":2,"Copilot":2,"gerashegalov":2,"gmarkall":2,"mmccarty":2,"tgravescs":2,"esoha-nvidia":2,"tequilayu":2,"matal-nvidia":2,"jarmak-nv":2,"sarda-devesh":2,"jjacobelli":2,"jcrist":2,"williamFalcon":2,"singhmanas1":1,"stsfaroz":1,"YanxuanLiu":1,"AryanP45":1,"enoch-sit":1,"ravig31":1,"GaryShen2008":1,"cwharris":1,"Avinash-Raj":1,"SurajAralihalli":1,"alliepiper":1},"maintainers":[{"login":"rjzamora","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"GPUtester","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GPUtester"},{"login":"beckernick","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jlowe","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"raydouglass","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"madsbk","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"harrism","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harrism"},{"login":"pentschev","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"shwina","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwina"},{"login":"jakirkham","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"quasiben","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"charlesbluca","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesbluca"},{"login":"divyegala","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/divyegala"},{"login":"ayushdg","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"VibhuJawa","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"ajschmidt8","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"kkraus14","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkraus14"},{"login":"miguelusque","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miguelusque"},{"login":"trivialfis","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"betatim","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"},{"login":"mrocklin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"dantegd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dantegd"},{"login":"AjayThorve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AjayThorve"},{"login":"jbrennan333","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrennan333"},{"login":"alexbarghi-nv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexbarghi-nv"},{"login":"jacobtomlinson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"}],"active_maintainers":[{"login":"rjzamora","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"PointKernel","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PointKernel"},{"login":"mhaseeb123","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhaseeb123"},{"login":"jameslamb","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"madsbk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madsbk"},{"login":"pentschev","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"jakirkham","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"pxLi","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxLi"},{"login":"raydouglass","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raydouglass"},{"login":"jlowe","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowe"},{"login":"quasiben","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"KyleFromNVIDIA","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KyleFromNVIDIA"},{"login":"beckernick","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"ajschmidt8","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajschmidt8"},{"login":"ayushdg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ayushdg"},{"login":"trivialfis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivialfis"},{"login":"VibhuJawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VibhuJawa"},{"login":"betatim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/betatim"}]},"events":null,"keywords":["arrow","cpp","cuda","cudf","dask","data-analysis","data-science","dataframe","gpu","pandas","pydata","python","rapids"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/add_to_project.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:12.816Z","updated_at":"2023-09-21T18:53:12.816Z","repository_link":"https://github.com/rapidsai/cudf/blob/branch-25.10/.github/workflows/add_to_project.yml","dependencies":[{"id":13856395451,"package_name":"actions/add-to-project","ecosystem":"actions","requirements":"v0.3.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yaml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:13.089Z","updated_at":"2023-09-21T18:53:13.089Z","repository_link":"https://github.com/rapidsai/cudf/blob/branch-25.10/.github/workflows/build.yaml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/jni-docker-build.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:13.541Z","updated_at":"2023-09-21T18:53:13.541Z","repository_link":"https://github.com/rapidsai/cudf/blob/branch-25.10/.github/workflows/jni-docker-build.yml","dependencies":[{"id":13856395502,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13856395503,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13856395504,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13856395505,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13856395506,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/labeler.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:14.274Z","updated_at":"2023-09-21T18:53:14.274Z","repository_link":"https://github.com/rapidsai/cudf/blob/branch-25.10/.github/workflows/labeler.yml","dependencies":[{"id":13856396354,"package_name":"actions/labeler","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/new-issues-to-triage-projects.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:14.782Z","updated_at":"2023-09-21T18:53:14.782Z","repository_link":"https://github.com/rapidsai/cudf/blob/branch-25.10/.github/workflows/new-issues-to-triage-projects.yml","dependencies":[{"id":13856397583,"package_name":"docker://takanabe/github-actions-automate-projects","ecosystem":"actions","requirements":"v0.0.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr.yaml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:18.482Z","updated_at":"2023-09-21T18:53:18.482Z","repository_link":"https://github.com/rapidsai/cudf/blob/branch-25.10/.github/workflows/pr.yaml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/test.yaml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:18.934Z","updated_at":"2023-09-21T18:53:18.934Z","repository_link":"https://github.com/rapidsai/cudf/blob/branch-25.10/.github/workflows/test.yaml","dependencies":[]},{"ecosystem":"maven","filepath":"java/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:19.155Z","updated_at":"2023-09-21T18:53:19.155Z","repository_link":"https://github.com/rapidsai/cudf/blob/branch-25.10/java/pom.xml","dependencies":[{"id":13856399716,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.30","direct":true,"kind":"compile","optional":false},{"id":13856399717,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":"5.4.2","direct":true,"kind":"test","optional":false},{"id":13856399718,"package_name":"org.junit.jupiter:junit-jupiter-params","ecosystem":"maven","requirements":"5.4.2","direct":true,"kind":"test","optional":false},{"id":13856399719,"package_name":"org.slf4j:slf4j-simple","ecosystem":"maven","requirements":"1.7.30","direct":true,"kind":"test","optional":false},{"id":13856399720,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"2.25.0","direct":true,"kind":"test","optional":false},{"id":13856399721,"package_name":"org.apache.arrow:arrow-vector","ecosystem":"maven","requirements":"0.15.1","direct":true,"kind":"test","optional":false},{"id":13856399722,"package_name":"org.apache.parquet:parquet-avro","ecosystem":"maven","requirements":"1.10.0","direct":true,"kind":"test","optional":false},{"id":13856399723,"package_name":"org.apache.hadoop:hadoop-common","ecosystem":"maven","requirements":"3.2.4","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:19.863Z","updated_at":"2023-09-21T18:53:19.863Z","repository_link":"https://github.com/rapidsai/cudf/blob/branch-25.10/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"python/cudf/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:20.475Z","updated_at":"2023-09-21T18:53:20.475Z","repository_link":"https://github.com/rapidsai/cudf/blob/branch-25.10/python/cudf/pyproject.toml","dependencies":[{"id":13856399744,"package_name":"cachetools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856399745,"package_name":"cubinlinker","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856399746,"package_name":"cuda-python","ecosystem":"pypi","requirements":"\u003e=11.7.1,\u003c12.0a0","direct":true,"kind":"runtime","optional":false},{"id":13856399747,"package_name":"cupy-cuda11x","ecosystem":"pypi","requirements":"\u003e=12.0.0","direct":true,"kind":"runtime","optional":false},{"id":13856399748,"package_name":"fsspec","ecosystem":"pypi","requirements":"\u003e=0.6.0","direct":true,"kind":"runtime","optional":false},{"id":13856399749,"package_name":"numba","ecosystem":"pypi","requirements":"\u003e=0.57","direct":true,"kind":"runtime","optional":false},{"id":13856399750,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21","direct":true,"kind":"runtime","optional":false},{"id":13856399751,"package_name":"nvtx","ecosystem":"pypi","requirements":"\u003e=0.2.1","direct":true,"kind":"runtime","optional":false},{"id":13856399752,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856399753,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.3,\u003c1.6.0dev0","direct":true,"kind":"runtime","optional":false},{"id":13856399754,"package_name":"protobuf","ecosystem":"pypi","requirements":"\u003e=4.21,\u003c5","direct":true,"kind":"runtime","optional":false},{"id":13856399755,"package_name":"ptxcompiler","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856399756,"package_name":"pyarrow","ecosystem":"pypi","requirements":"==12.*","direct":true,"kind":"runtime","optional":false},{"id":13856399757,"package_name":"rmm","ecosystem":"pypi","requirements":"==23.10.*","direct":true,"kind":"runtime","optional":false},{"id":13856399758,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"\u003e=4.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"python/cudf/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:21.146Z","updated_at":"2023-09-21T18:53:21.146Z","repository_link":"https://github.com/rapidsai/cudf/blob/branch-25.10/python/cudf/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"python/cudf_kafka/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:22.355Z","updated_at":"2023-09-21T18:53:22.355Z","repository_link":"https://github.com/rapidsai/cudf/blob/branch-25.10/python/cudf_kafka/pyproject.toml","dependencies":[{"id":13856399819,"package_name":"cudf","ecosystem":"pypi","requirements":"==23.10.*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"python/cudf_kafka/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:23.240Z","updated_at":"2023-09-21T18:53:23.240Z","repository_link":"https://github.com/rapidsai/cudf/blob/branch-25.10/python/cudf_kafka/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"python/custreamz/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:23.959Z","updated_at":"2023-09-21T18:53:23.959Z","repository_link":"https://github.com/rapidsai/cudf/blob/branch-25.10/python/custreamz/pyproject.toml","dependencies":[{"id":13856400343,"package_name":"confluent-kafka","ecosystem":"pypi","requirements":"\u003e=1.9.0,\u003c1.10.0a0","direct":true,"kind":"runtime","optional":false},{"id":13856400344,"package_name":"cudf","ecosystem":"pypi","requirements":"==23.10.*","direct":true,"kind":"runtime","optional":false},{"id":13856400345,"package_name":"cudf_kafka","ecosystem":"pypi","requirements":"==23.10.*","direct":true,"kind":"runtime","optional":false},{"id":13856400346,"package_name":"streamz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"python/custreamz/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:25.371Z","updated_at":"2023-09-21T18:53:25.371Z","repository_link":"https://github.com/rapidsai/cudf/blob/branch-25.10/python/custreamz/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"python/dask_cudf/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:26.225Z","updated_at":"2023-09-21T18:53:26.225Z","repository_link":"https://github.com/rapidsai/cudf/blob/branch-25.10/python/dask_cudf/pyproject.toml","dependencies":[{"id":13856400360,"package_name":"cudf","ecosystem":"pypi","requirements":"==23.10.*","direct":true,"kind":"runtime","optional":false},{"id":13856400361,"package_name":"cupy-cuda11x","ecosystem":"pypi","requirements":"\u003e=12.0.0","direct":true,"kind":"runtime","optional":false},{"id":13856400362,"package_name":"dask","ecosystem":"pypi","requirements":"\u003e=2023.7.1","direct":true,"kind":"runtime","optional":false},{"id":13856400363,"package_name":"distributed","ecosystem":"pypi","requirements":"\u003e=2023.7.1","direct":true,"kind":"runtime","optional":false},{"id":13856400364,"package_name":"fsspec","ecosystem":"pypi","requirements":"\u003e=0.6.0","direct":true,"kind":"runtime","optional":false},{"id":13856400365,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21","direct":true,"kind":"runtime","optional":false},{"id":13856400366,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.3,\u003c1.6.0dev0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"python/dask_cudf/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-21T18:53:26.692Z","updated_at":"2023-09-21T18:53:26.692Z","repository_link":"https://github.com/rapidsai/cudf/blob/branch-25.10/python/dask_cudf/setup.py","dependencies":[]}],"score":26.609870426096656,"created_at":"2025-09-08T20:55:06.217Z","updated_at":"2025-10-07T08:27:59.324Z","avatar_url":"https://github.com/rapidsai.png","language":"C++","category":null,"sub_category":null,"monthly_downloads":76720,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["nvidia","parallel-computing","parallel-algorithm","gpu-programming","parallel-programming","cuda-kernels","nvidia-gpu","modern-cpp","tensor","cuda-programming"],"project_url":"https://science.ecosyste.ms/api/v1/projects/78219","html_url":"https://science.ecosyste.ms/projects/78219"}